[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
Thu May 18 11:37:09 PDT 2023


ormris updated this revision to Diff 523474.
ormris added a comment.

Update to remove unnecessary `-unified-lto` flag from 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-no-unique-module-id.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/ThinLTO/X86/cfi-unsat.ll
  llvm/test/ThinLTO/X86/nodevirt-nonpromoted-typeid.ll
  llvm/test/Transforms/ThinLTOBitcodeWriter/unsplittable.ll
  llvm/test/Transforms/Util/generate-moduleid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123969.523474.patch
Type: text/x-patch
Size: 8889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230518/a9d868ff/attachment.bin>


More information about the llvm-commits mailing list