Revert: [llvm-objcopy] Dwarf .debug section compression (Second Attempt).
authorPuyan Lotfi <puyan@puyan.org>
Fri, 7 Sep 2018 00:28:25 +0000 (00:28 +0000)
committerPuyan Lotfi <puyan@puyan.org>
Fri, 7 Sep 2018 00:28:25 +0000 (00:28 +0000)
commit5be060e3419bd6920581949abb5abd6d85f5b324
tree79739759f4e05988724ff827ccdae066e4ba677c
parent5b332abd66c3d6e7ef84326989ab17eb99ae24d4
Revert: [llvm-objcopy] Dwarf .debug section compression (Second Attempt).

Various bots still fail for unknown reason.

llvm-svn: 341613
llvm/test/tools/llvm-objcopy/Inputs/compress-debug-sections.yaml [deleted file]
llvm/test/tools/llvm-objcopy/compress-debug-sections-default-gnu.test [deleted file]
llvm/test/tools/llvm-objcopy/compress-debug-sections-default.test [deleted file]
llvm/test/tools/llvm-objcopy/compress-debug-sections-invalid-format.test [deleted file]
llvm/test/tools/llvm-objcopy/compress-debug-sections-zlib-gnu.test [deleted file]
llvm/test/tools/llvm-objcopy/compress-debug-sections-zlib.test [deleted file]
llvm/tools/llvm-objcopy/ObjcopyOpts.td
llvm/tools/llvm-objcopy/Object.cpp
llvm/tools/llvm-objcopy/Object.h
llvm/tools/llvm-objcopy/llvm-objcopy.cpp