llvm-6502/lib/Bytecode/Reader
Chris Lattner 56bc894d06 The system ranlib on darwin occasionally adds two extra newlines to the
end of files, breaking the CFE build.  As a gross hack around this,
ignore any trailing garbage on bytecode files.  Thanks to Brian for digging
in and identifying the problem.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16525 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-27 16:59:06 +00:00
..
Analyzer.cpp Print the dependent libraries when dumping bytecode. 2004-09-11 04:14:07 +00:00
ArchiveReader.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
Reader.cpp The system ranlib on darwin occasionally adds two extra newlines to the 2004-09-27 16:59:06 +00:00
Reader.h Add boolean file format flags in preparation for version 5 bytecode. 2004-08-21 20:50:49 +00:00
ReaderWrappers.cpp Unbreak doxygen, according to Reid. 2004-09-12 20:56:38 +00:00