[PGO] Enable compression in pgo instrumentation
authorXinliang David Li <davidxl@google.com>
Mon, 8 Feb 2016 18:14:02 +0000 (18:14 +0000)
committerXinliang David Li <davidxl@google.com>
Mon, 8 Feb 2016 18:14:02 +0000 (18:14 +0000)
commit5b7e2e2fa774cf39e94dc8364ddd2b7fd98a8d5f
tree79e1faba3ad664d58d3c1729dd6818adf016fbcd
parenta82d6c0a4b95177289d0d79d28382ad874b073c2
[PGO] Enable compression in pgo instrumentation

This reduces sizes of instrumented object files, final binaries,
process images, and raw profile data.

The format of the indexed profile data remain the same.

Differential Revision: http://reviews.llvm.org/D16388

llvm-svn: 260118
compiler-rt/lib/profile/InstrProfData.inc
compiler-rt/lib/profile/InstrProfilingPlatformOther.c