llvm-project
6df27dd4 - [flang] Fix missed case of symbol renaming in module file generation (#132475)

Commit
191 days ago
[flang] Fix missed case of symbol renaming in module file generation (#132475) The map of symbols requiring new local aliases for USE association needs to use the symbols' ultimate resolutions to avoid missing cases that can arise in convoluted codes with lots of confusing renamings. Fixes https://github.com/llvm/llvm-project/issues/132435.
Author
Parents
Loading