llvm-project
722c7c0b - [flang][Semantics] Ensure deterministic mod file output (#128655)

Commit
362 days ago
[flang][Semantics] Ensure deterministic mod file output (#128655) This PR adds a test to ensure deterministic ordering in `.mod` files. It also includes related changes to prevent non-deterministic symbol ordering caused by pointers outside the cooked source. This issue is particularly noticeable when using Flang as a library and compiling the same files multiple times.
Author
Parents
Loading