1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms/Instrumentation
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
..
Makefile Insert code to trace values at basic block and method exits. 2001-10-14 23:18:45 +00:00
TraceValues.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00