Up the compression threshold to 64K so we avoid it for all but the largest
authorReid Spencer <rspencer@reidspencer.com>
Tue, 30 Nov 2004 07:13:34 +0000 (07:13 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 30 Nov 2004 07:13:34 +0000 (07:13 +0000)
commita7a5cc889c9c5bc4f70ef40d87fce365c042a3a2
tree7dd39e963e7628b6dae6b27f8ad2a29844b5c979
parent5a85d9c664f0687b4fc89f3b38594b9555a9f193
Up the compression threshold to 64K so we avoid it for all but the largest
bytecode files. This should help linking substantially.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18378 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Compressor.cpp