[PATCH] D28978: [ThinLTO] Add an auto-hide feature
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 10:25:21 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL293912: [ThinLTO] Add an auto-hide feature (authored by mehdi_amini).
Changed prior to commit:
https://reviews.llvm.org/D28978?vs=86847&id=86851#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28978
Files:
llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
llvm/trunk/include/llvm/IR/ModuleSummaryIndexYAML.h
llvm/trunk/include/llvm/LTO/LTO.h
llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/lib/LTO/LTO.cpp
llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/test/ThinLTO/X86/Inputs/weak_autohide.ll
llvm/trunk/test/ThinLTO/X86/deadstrip.ll
llvm/trunk/test/ThinLTO/X86/weak_autohide.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28978.86851.patch
Type: text/x-patch
Size: 19545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/78d5c7d0/attachment.bin>
More information about the llvm-commits
mailing list