diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-06-16 14:36:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-16 14:36:13 -0700 |
commit | 9c25ca78f9bdfe74e5dbaa60a864411bdbae4943 (patch) | |
tree | c9e6fae7b78ff45a313b6690d9998fb28472813d /llvm/lib/IR/Module.cpp | |
parent | 95418bc8a8fd765d5e60e0c8ac7f8b77d2c15ef2 (diff) | |
download | llvm-9c25ca78f9bdfe74e5dbaa60a864411bdbae4943.zip llvm-9c25ca78f9bdfe74e5dbaa60a864411bdbae4943.tar.gz llvm-9c25ca78f9bdfe74e5dbaa60a864411bdbae4943.tar.bz2 |
[flang] Don't generate module file for hermetic USE'd dependency (#144143)
It's possible for the module file generation code to think that it needs
to (re)generate a module file for a dependent module read from a
hermetic module file, if it defines contains a procedure imported via
renaming due to a name clash. Adjust the logic that determines whether a
module file should be written to include a check for having originated
in a module file.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions