Debug Compression: Avoid compression debug_frame for now
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 28 Mar 2014 21:48:31 +0000 (21:48 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 28 Mar 2014 21:48:31 +0000 (21:48 +0000)
commit1fc0d63775bb93ed295506c4c563b02256fbd6bd
treed51ff0188193aeb4a14135688488c9e9a780da3c
parentf3e8b0575d9eacc388bd4e1107828e30a15dc2d9
Debug Compression: Avoid compression debug_frame for now

Turns out debug_frame does use multiple fragments, so it doesn't
compress correctly with the current approach. Disable compressing it for
now while I figure out what's the best solution for it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205059 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCContext.cpp
test/MC/ELF/compression.s