llvm-6502/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 Add support for the new va_arg instruction 2003-05-08 02:44:12 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
SlotCalculator.cpp Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
SlotCalculator.h Use opaque decl instead of #include 2002-04-09 18:35:38 +00:00
Writer.cpp Allow modules to have 'any' pointer size and endianness. Luckily, we had 2003-08-24 13:47:36 +00:00
WriterInternals.h Changes to the V2 bytecode format: 2003-03-19 20:56:46 +00:00