llvm-project/llvm/lib/Bytecode/Reader
Chris Lattner fc91ee91e8 Change the MallocInst & AllocaInst ctors to take the allocated type, not the
pointer type returned.

llvm-svn: 3711
2002-09-13 22:28:50 +00:00
..
ConstantReader.cpp Fix bug: test/Regression/Assembler/2002-08-19-BytecodeReader.llx 2002-08-19 16:48:21 +00:00
InstructionReader.cpp Change the MallocInst & AllocaInst ctors to take the allocated type, not the 2002-09-13 22:28:50 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Reader.cpp Emit an obnoxious warning message for bytecode that includes load/store 2002-08-21 22:55:27 +00:00
ReaderInternals.h Emit an obnoxious warning message for bytecode that includes load/store 2002-08-21 22:55:27 +00:00