[PATCH] D18986: [ThinLTO] Prevent importing of "llvm.used" values
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 20 07:45:32 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL266877: [ThinLTO] Prevent importing of "llvm.used" values (authored by tejohnson).
Changed prior to commit:
http://reviews.llvm.org/D18986?vs=53303&id=54370#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18986
Files:
llvm/trunk/include/llvm/IR/Module.h
llvm/trunk/include/llvm/Transforms/Utils/ModuleUtils.h
llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/IR/Module.cpp
llvm/trunk/lib/Transforms/IPO/GlobalOpt.cpp
llvm/trunk/lib/Transforms/IPO/Internalize.cpp
llvm/trunk/lib/Transforms/Utils/FunctionImportUtils.cpp
llvm/trunk/lib/Transforms/Utils/ModuleUtils.cpp
llvm/trunk/test/Transforms/FunctionImport/Inputs/inlineasm.ll
llvm/trunk/test/Transforms/FunctionImport/inlineasm.ll
llvm/trunk/tools/gold/gold-plugin.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18986.54370.patch
Type: text/x-patch
Size: 11570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160420/dd0016e1/attachment.bin>
More information about the llvm-commits
mailing list