1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/Bytecode/Reader
Chris Lattner 03980a2b30 Allow modules to have 'any' pointer size and endianness. Luckily, we had
some space for extra flags, so we don't need to bump the revision number.

llvm-svn: 8118
2003-08-24 13:47:36 +00:00
..
ArchiveReader.cpp Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
ConstantReader.cpp Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
InstructionReader.cpp Rename SwitchInst::dest_push_back -> addCase 2003-08-23 23:14:52 +00:00
Makefile
Reader.cpp Allow modules to have 'any' pointer size and endianness. Luckily, we had 2003-08-24 13:47:36 +00:00
ReaderInternals.h Allow modules to have 'any' pointer size and endianness. Luckily, we had 2003-08-24 13:47:36 +00:00