[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
Mon Apr 26 10:11:50 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcedfa38fc46d: Preserve the lexical order for global variables during llvm-link merge (authored by jinlin).
Repository:
rG LLVM Github Monorepo
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.340575.patch
Type: text/x-patch
Size: 13314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/204595a6/attachment.bin>
More information about the llvm-commits
mailing list