[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
Tue Apr 20 16:32:23 PDT 2021


jinlin updated this revision to Diff 339043.
Herald added a subscriber: arphaman.

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-prop2.ll
  llvm/test/ThinLTO/X86/writeonly2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94202.339043.patch
Type: text/x-patch
Size: 10598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/01745967/attachment.bin>


More information about the llvm-commits mailing list