llvm/lib/Bytecode/Writer
Chris Lattner d445c6b64a 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8118 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-24 13:47:36 +00:00
..
ConstantWriter.cpp Remove explicit const qualifiers 2003-07-23 14:54:33 +00:00
InstructionWriter.cpp
Makefile
SlotCalculator.cpp Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
SlotCalculator.h
Writer.cpp Allow modules to have 'any' pointer size and endianness. Luckily, we had 2003-08-24 13:47:36 +00:00
WriterInternals.h