aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2016-05-19 15:08:31 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2016-05-19 15:08:31 +0000
commit99c901fc475653c25e3cd552d7f05161df8ddd8f (patch)
tree824a464382838d5509cb8953f6904b15564ee2d1 /clang/lib/Frontend/CompilerInvocation.cpp
parenta45502d41272e667bad194a5cfc6faded7b837bd (diff)
downloadllvm-99c901fc475653c25e3cd552d7f05161df8ddd8f.zip
llvm-99c901fc475653c25e3cd552d7f05161df8ddd8f.tar.gz
llvm-99c901fc475653c25e3cd552d7f05161df8ddd8f.tar.bz2
[llvm-mc] - Teach llvm-mc to generate compressed debug sections in zlib style.
Before this patch llvm-mc generated zlib-gnu styled sections. That means no SHF_COMPRESSED flag was set, magic 'zlib' signature was used in combination with full size field. Sections were renamed to "*.z*". This patch reimplements the compression style to zlib one as zlib-gnu looks to be depricated everywhere. Differential revision: http://reviews.llvm.org/D20331 llvm-svn: 270070
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions