summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2025-06-11 13:12:59 -0700
committerGitHub <noreply@github.com>2025-06-11 13:12:59 -0700
commitb42aef5e6f32a3ac6c259cb4cacf58239400b5aa (patch)
treeec07070e59c768ee633dae437effb2b8b8439582 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parenta2d2941830d9c141d7f43da1ff58e7b7235a9f7d (diff)
[flang] Don't duplicate hermetic module file dependencies (#143605)
When emitting the modules on which a module depends under the -fhermetic-module-files options, eliminate duplicates by name rather than by symbol addresses. This way, when a dependent module is in the symbol table more than once due to the use of a nested hermetic module, it doesn't get emitted multiple times to the new module file.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions