aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/Compressor.cpp
AgeCommit message (Expand)Author
2004-11-09Tune compression:Reid Spencer
2004-10-04Excise the ill-advised RLCOMP compression algorithm and simply leave theReid Spencer
2004-10-04Add a context for the callback so different compression scenarios can beReid Spencer
2004-10-04Fix build if not HAVE_BZIP2Chris Lattner
2004-10-04First version of a support utility to provide generalized compression inReid Spencer