summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2016-05-27 10:06:16 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2016-05-27 10:06:16 +0000
commite79fc3efcaa75242288e34063025c5418d711759 (patch)
tree9e974b951d5d21527747287cee31f89993d22637 /llvm/lib/Target/Sparc
parent48dcd2b8061e433a0a7406cbf2a93e0ef4e45541 (diff)
downloadbcm5719-llvm-e79fc3efcaa75242288e34063025c5418d711759.tar.gz
bcm5719-llvm-e79fc3efcaa75242288e34063025c5418d711759.zip
Revert r270977 ([llvm-mc] - Teach llvm-mc to generate zlib styled compression sections.)
It broke buildbot: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/13585/steps/build/logs/stdio Initial commit message: [llvm-mc] - Teach llvm-mc to generate zlib styled compression sections. This patch is strongly based on previously reverted D20331. (because of gnuutils < 2.26 does not support compressed debug sections in non zlib-gnu style) Difference that this patch supports both zlib and zlib-gnu styles. -compress-debug-sections option now supports next values: -compress-debug-sections=zlib-gnu -compress-debug-sections=zlib -compress-debug-sections=none Previously specifying -compress-debug-sections enabled zlib-gnu compression, so anyone can put "-compress-debug-sections=zlib-gnu" to restore the behavior that was before this patch for case when compression was enabled. Differential revision: http://reviews.llvm.org/D20676 llvm-svn: 270978
Diffstat (limited to 'llvm/lib/Target/Sparc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud