summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2016-05-24 15:19:35 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2016-05-24 15:19:35 +0000
commit68003e0fbf8b5ff4e6114ced78e57f8ad8ec4964 (patch)
tree90800192d0cf738a4e1b2bd76453eac042411481 /clang/lib/CodeGen/CodeGenFunction.h
parent820f4bb972b56293513dd3ff427411fd355887ff (diff)
downloadbcm5719-llvm-68003e0fbf8b5ff4e6114ced78e57f8ad8ec4964.tar.gz
bcm5719-llvm-68003e0fbf8b5ff4e6114ced78e57f8ad8ec4964.zip
Recommit r270070 ([llvm-mc] - Teach llvm-mc to generate compressed debug sections in zlib style.)
Now, after landing r270560, r270557, r270320 it is a proper time. Original commit message: [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: 270569
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud