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

Jin Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 08:35:58 PDT 2021


jinlin updated this revision to Diff 338131.
jinlin edited the summary of this revision.
Herald added subscribers: dexonsmith, steven_wu.

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

https://reviews.llvm.org/D94202

Files:
  llvm/include/llvm/ADT/ilist.h
  llvm/include/llvm/ADT/simple_ilist.h
  llvm/lib/Linker/IRMover.cpp
  llvm/test/Linker/Inputs/globalorder-2.ll
  llvm/test/Linker/comdat14.ll
  llvm/test/Linker/ctors.ll
  llvm/test/Linker/globalorder.ll
  llvm/test/Linker/link-flags.ll
  llvm/test/Linker/metadata-attach.ll
  llvm/test/ThinLTO/X86/import-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94202.338131.patch
Type: text/x-patch
Size: 9821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/91578cba/attachment-0001.bin>


More information about the llvm-commits mailing list