[PATCH] D123969: [LTO] Use names from more GlobalValue types to generate the ModuleID
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 12:51:12 PDT 2022
pcc requested changes to this revision.
pcc added a comment.
This revision now requires changes to proceed.
I think this will introduce a correctness issue as it will become possible for two modules that can be linked together to have the same unique module ID.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123969/new/
https://reviews.llvm.org/D123969
More information about the llvm-commits
mailing list