Add a context for the callback so different compression scenarios can be
authorReid Spencer <rspencer@reidspencer.com>
Mon, 4 Oct 2004 17:29:25 +0000 (17:29 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 4 Oct 2004 17:29:25 +0000 (17:29 +0000)
commit469c34bdeb7f823e2f3320cd1dbfa19ae1ac6b82
tree12f5450f4c0281dca92bdf7e8d2598c230a8855c
parentce4e6ade3eb986978988c5ededc4a001e38a0d81
Add a context for the callback so different compression scenarios can be
distinguished. Tidy up documentation.  Thanks, Chris.

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