]> granicus.if.org Git - llvm/commit
Revert "[ThinLTO] Add an auto-hide feature"
authorMehdi Amini <mehdi.amini@apple.com>
Thu, 2 Feb 2017 23:20:36 +0000 (23:20 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Thu, 2 Feb 2017 23:20:36 +0000 (23:20 +0000)
commit5674a467ef9b98ea323745fabafee6738ddc67d9
tree7caba9cfd4d7270d3efca2dd1b3d29cb1a6ce289
parentb074e3f11581a91b1072b37c63421db7d45099d3
Revert "[ThinLTO] Add an auto-hide feature"

This reverts commit r293918, one lld test does not pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293961 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
include/llvm/IR/ModuleSummaryIndex.h
include/llvm/IR/ModuleSummaryIndexYAML.h
include/llvm/LTO/LTO.h
lib/Analysis/ModuleSummaryAnalysis.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/LTO/LTO.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/ThinLTO/X86/Inputs/weak_autohide.ll [deleted file]
test/ThinLTO/X86/deadstrip.ll
test/ThinLTO/X86/weak_autohide.ll [deleted file]