summaryrefslogtreecommitdiff
path: root/lib/ProfileData
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-04-18 21:52:26 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-04-18 21:52:26 +0000
commit2e3463ec43ab3ffc1c4e07f870f5c9a14279aa17 (patch)
tree8ca45e8c1fb5bf5d9b2510ca2d07f37ce4aa9495 /lib/ProfileData
parente153fb33e49bd6d44189d3659287338c410bc0ce (diff)
downloadllvm-2e3463ec43ab3ffc1c4e07f870f5c9a14279aa17.tar.gz
llvm-2e3463ec43ab3ffc1c4e07f870f5c9a14279aa17.tar.bz2
llvm-2e3463ec43ab3ffc1c4e07f870f5c9a14279aa17.tar.xz
Compress debug sections only when beneficial.
Both ZLIB and the debug info compressed section header ("ZLIB" + the size of the uncompressed data) take some constant overhead so in some cases the compressed data is actually larger than the uncompressed data. In these cases, just don't compress or rename the section at all. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206659 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ProfileData')
0 files changed, 0 insertions, 0 deletions