Make this work on systems where size_t is not the same as unsigned.
commit8a0794fb5d7b8a59344df79da6950ff11388aa1d
authorTanya Lattner <tonic@nondot.org>
Sat, 29 Jan 2005 23:08:01 +0000 (29 23:08 +0000)
committerTanya Lattner <tonic@nondot.org>
Sat, 29 Jan 2005 23:08:01 +0000 (29 23:08 +0000)
treebbf1edb7f1561c80758db1c8218f64a4d58838a1
parent77d531a5ffea70bcb4787e39eabeb1d2b304fcfe
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