[PATCH] D94202: Preserve the lexical order for global variables during llvm-link merge

Jin Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 09:09:22 PDT 2021


jinlin updated this revision to Diff 340065.

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

https://reviews.llvm.org/D94202

Files:
  llvm/lib/Linker/IRMover.cpp
  llvm/test/Linker/Inputs/globalorder-2.ll
  llvm/test/Linker/comdat.ll
  llvm/test/Linker/comdat14.ll
  llvm/test/Linker/ctors.ll
  llvm/test/Linker/ctors2.ll
  llvm/test/Linker/ctors3.ll
  llvm/test/Linker/globalorder.ll
  llvm/test/Linker/link-flags.ll
  llvm/test/Linker/metadata-attach.ll
  llvm/test/Linker/testlink.ll
  llvm/test/ThinLTO/X86/import-constant.ll
  llvm/test/ThinLTO/X86/index-const-prop.ll
  llvm/test/ThinLTO/X86/index-const-prop2.ll
  llvm/test/ThinLTO/X86/writeonly.ll
  llvm/test/ThinLTO/X86/writeonly2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94202.340065.patch
Type: text/x-patch
Size: 12596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210423/6a157eb4/attachment.bin>


More information about the llvm-commits mailing list