[PATCH] D123969: [LTO] Use names from more GlobalValue types to generate the ModuleID

Matthew Voss via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 11:56:07 PDT 2022


ormris updated this revision to Diff 423695.
ormris added a comment.
Herald added a subscriber: nemanjai.

Update patch with fixes for some PowerPC tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123969/new/

https://reviews.llvm.org/D123969

Files:
  llvm/lib/Transforms/Utils/ModuleUtils.cpp
  llvm/test/CodeGen/PowerPC/aix-static-init-default-priority.ll
  llvm/test/CodeGen/PowerPC/aix-static-init-non-default-priority.ll
  llvm/test/LTO/Resolution/X86/llvm-used-moduleid.ll
  llvm/test/LTO/Resolution/X86/weak-linkage-moduleid.ll
  llvm/test/LTO/X86/path-moduleid.ll
  llvm/test/Transforms/Util/generate-moduleid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123969.423695.patch
Type: text/x-patch
Size: 15939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220419/975cf0eb/attachment.bin>


More information about the llvm-commits mailing list