1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/Support
Reid Spencer 079b225788 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.

llvm-svn: 16654
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
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