[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:04:09 PST 2017


mehdi_amini updated this revision to Diff 86847.
mehdi_amini marked 4 inline comments as done.
mehdi_amini added a comment.
Herald added a subscriber: Prazek.

Address comments


https://reviews.llvm.org/D28978

Files:
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/include/llvm/IR/ModuleSummaryIndexYAML.h
  llvm/include/llvm/LTO/LTO.h
  llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/lib/Transforms/IPO/FunctionImport.cpp
  llvm/test/ThinLTO/X86/Inputs/weak_autohide.ll
  llvm/test/ThinLTO/X86/deadstrip.ll
  llvm/test/ThinLTO/X86/weak_autohide.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28978.86847.patch
Type: text/x-patch
Size: 19225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/d05aa4f3/attachment.bin>


More information about the llvm-commits mailing list