[PATCH] D60226: [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols
Steven Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 8 11:22:52 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357931: [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols (authored by steven_wu, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60226?vs=194162&id=194181#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60226/new/
https://reviews.llvm.org/D60226
Files:
llvm/trunk/include/llvm/LTO/LTO.h
llvm/trunk/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
llvm/trunk/lib/LTO/LTO.cpp
llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/trunk/test/LTO/X86/Inputs/thinlto-internalize-used2.ll
llvm/trunk/test/LTO/X86/thinlto-internalize-used.ll
llvm/trunk/tools/llvm-lto/llvm-lto.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60226.194181.patch
Type: text/x-patch
Size: 25496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190408/7804b271/attachment.bin>
More information about the llvm-commits
mailing list