summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2018-12-18 23:02:50 +0000
committerJason Molenda <jmolenda@apple.com>2018-12-18 23:02:50 +0000
commit4a793c846f44b0f3cdaf8faae63b157c608bcc90 (patch)
tree0346b3948e73cb2e9e9204e643d120a676a28fc0 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
parentf5b5325a10ac5a228995851ae4335dfaa907d2a7 (diff)
downloadbcm5719-llvm-4a793c846f44b0f3cdaf8faae63b157c608bcc90.tar.gz
bcm5719-llvm-4a793c846f44b0f3cdaf8faae63b157c608bcc90.zip
Force libcompression calls to be enabled when building on Darwin
systems. It has been available in the OS over over three years now. If lldb doesn't link against -lcompression, it should be an error. Allocate a scratch buffer for libcompression to use when decoding packets, instead of it having to allocate & free one on every call. Fix a typeo with the size of the buffer that compression_decode_buffer() is expanding into. <rdar://problem/41601084> llvm-svn: 349563
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud