1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Bytecode/Writer
Chris Lattner c4a5815033 Renamed inst_const_iterator -> const_inst_iterator
Renamed op_const_iterator   -> const_op_iterator
Renamed PointerType::getValueType() -> PointerType::getElementType()

llvm-svn: 1408
2001-12-04 00:03:30 +00:00
..
ConstantWriter.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
InstructionWriter.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00
Writer.cpp Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00
WriterInternals.h Rename ConstPoolVal -> Constant 2001-12-03 22:26:30 +00:00