Make this work on systems where size_t is not the same as unsigned.
authorTanya Lattner <tonic@nondot.org>
Sat, 29 Jan 2005 23:08:01 +0000 (23:08 +0000)
committerTanya Lattner <tonic@nondot.org>
Sat, 29 Jan 2005 23:08:01 +0000 (23:08 +0000)
commit445cdd3aad9dd5161f693b78480499f6bd8219ec
treebbf1edb7f1561c80758db1c8218f64a4d58838a1
parentea622d53e2dca5f85cb605a993a8d05e7529067a
Make this work on systems where size_t is not the same as unsigned.

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