llvm-6502/lib/Support
Reid Spencer 047c009394 Excise the ill-advised RLCOMP compression algorithm and simply leave the
previously temporary NULLCOMP implementation that merely copies the data
verbatim without compression. Also, don't warn if there's no compression
library as that is taken care of during configuration time.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16654 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-04 17:45:44 +00:00
..
Annotation.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
CommandLine.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Compressor.cpp Excise the ill-advised RLCOMP compression algorithm and simply leave the 2004-10-04 17:45:44 +00:00
ConstantRange.cpp Bug fixes for PR341 2004-07-15 01:29:12 +00:00
Debug.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
DynamicLinker.cpp Add includes and use std:: for standard library calls to make code 2004-09-28 14:42:44 +00:00
FileUtilities.cpp Put in a #error in the event that we don't have an mmap that can map a file 2004-09-20 04:13:43 +00:00
IsInf.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
IsNAN.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
PluginLoader.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
SlowOperationInformer.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Statistic.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
StringExtras.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
SystemUtils.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Timer.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
ToolRunner.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00