1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/Bytecode/Reader
Chris Lattner 047daf6261 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.

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