llvm-6502/lib/Support
Reid Spencer fe07581d78 Make sure that decompression checks for the case that bzip2 returns
BZ_OK (meaning more data is expected) but there is no more input data. In
this case, the input file is probably truncated. Generate an exception that
indicates this case when its detected.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21926 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-13 07:05:37 +00:00
..
bzip2 Convert tabs to spaces 2005-04-22 04:08:30 +00:00
Annotation.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
CommandLine.cpp Do not use "" as a sentinal for a missing argument! This fixes PR560. 2005-05-10 23:20:17 +00:00
Compressor.cpp Make sure that decompression checks for the case that bzip2 returns 2005-05-13 07:05:37 +00:00
ConstantRange.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Debug.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
FileUtilities.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
IsInf.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
IsNAN.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
Makefile Add bzip2 subdirectory 2004-11-25 19:38:28 +00:00
PluginLoader.cpp Convert tabs to spaces 2005-04-22 04:08:30 +00:00
SlowOperationInformer.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
Statistic.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
StringExtras.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
SystemUtils.cpp Why output multiple strings, let the compiler concatenate them for us for free 2005-05-10 22:03:50 +00:00
Timer.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
ToolRunner.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00