"README.md" did not exist on "6feaf82088c5b188928cde3924d484334c8c8d89"
Revert "[ThinLTO] Add an auto-hide feature"
This reverts commit r293970. After more discussion, this belongs to the linker side and there is no added value to do it at this level. llvm-svn: 293993
Showing
- lld/test/ELF/lto/thin-archivecollision.ll 2 additions, 2 deletionslld/test/ELF/lto/thin-archivecollision.ll
- llvm/include/llvm/IR/ModuleSummaryIndex.h 2 additions, 8 deletionsllvm/include/llvm/IR/ModuleSummaryIndex.h
- llvm/include/llvm/IR/ModuleSummaryIndexYAML.h 1 addition, 1 deletionllvm/include/llvm/IR/ModuleSummaryIndexYAML.h
- llvm/include/llvm/LTO/LTO.h 1 addition, 7 deletionsllvm/include/llvm/LTO/LTO.h
- llvm/lib/Analysis/ModuleSummaryAnalysis.cpp 4 additions, 8 deletionsllvm/lib/Analysis/ModuleSummaryAnalysis.cpp
- llvm/lib/Bitcode/Reader/BitcodeReader.cpp 4 additions, 5 deletionsllvm/lib/Bitcode/Reader/BitcodeReader.cpp
- llvm/lib/Bitcode/Writer/BitcodeWriter.cpp 4 additions, 4 deletionsllvm/lib/Bitcode/Writer/BitcodeWriter.cpp
- llvm/lib/LTO/LTO.cpp 7 additions, 19 deletionsllvm/lib/LTO/LTO.cpp
- llvm/lib/LTO/ThinLTOCodeGenerator.cpp 26 additions, 34 deletionsllvm/lib/LTO/ThinLTOCodeGenerator.cpp
- llvm/lib/Transforms/IPO/FunctionImport.cpp 0 additions, 7 deletionsllvm/lib/Transforms/IPO/FunctionImport.cpp
- llvm/test/ThinLTO/X86/Inputs/weak_autohide.ll 0 additions, 6 deletionsllvm/test/ThinLTO/X86/Inputs/weak_autohide.ll
- llvm/test/ThinLTO/X86/deadstrip.ll 3 additions, 4 deletionsllvm/test/ThinLTO/X86/deadstrip.ll
- llvm/test/ThinLTO/X86/weak_autohide.ll 0 additions, 24 deletionsllvm/test/ThinLTO/X86/weak_autohide.ll
Loading
Please register or sign in to comment