llvm-6502/lib
Chris Lattner 7a17675206 Renamed inst_const_iterator -> const_inst_iterator
Renamed op_const_iterator   -> const_op_iterator
Renamed PointerType::getValueType() -> PointerType::getElementType()


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1408 91177308-0d34-0410-b5e6-96231b3b80d8
2001-12-04 00:03:30 +00:00
..
Analysis Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
AsmParser Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Bytecode Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
CodeGen Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
ExecutionEngine Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Linker Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Support Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Target Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Transforms Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
VMCore Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00
Makefile Compile the transforms directory 2001-10-13 07:04:00 +00:00