summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ModuleSummaryIndex.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2019-03-06 14:12:18 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2019-03-06 14:12:18 +0000
commit281a5beefa81d1e5390516e831c6a08d69749791 (patch)
treec0691c6462bceb1f97d1e0a83cca2e1c2aebabd9 /llvm/lib/IR/ModuleSummaryIndex.cpp
parent89eb7bb3f6662c35361b0d07f2fa24c3f55c7140 (diff)
downloadbcm5719-llvm-281a5beefa81d1e5390516e831c6a08d69749791.tar.gz
bcm5719-llvm-281a5beefa81d1e5390516e831c6a08d69749791.zip
[llvm-objcopy] - Remove dead code. NFCI.
DecompressedSection can only be created if --decompress-debug-sections is specified. https://github.com/llvm-mirror/llvm/blob/master/tools/llvm-objcopy/ELF/ELFObjcopy.cpp#L492 If it is specified when !zlib::isAvailable(), we error out early when parsing the options: https://github.com/llvm-mirror/llvm/blob/master/tools/llvm-objcopy/CopyConfig.cpp#L657 What means the code I am removing in this patch is dead. Differential revision: https://reviews.llvm.org/D59017 llvm-svn: 355505
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud