1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/support/lib/Support
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
..
Annotation.cpp Clean up Type class by removing mutable ConstRules member and use annotations insead 2001-09-09 21:02:38 +00:00
CommandLine.cpp Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Makefile Large scale changes to implement new command line argument facility 2001-07-23 02:35:57 +00:00
NameMangling.cpp Renamed inst_const_iterator -> const_inst_iterator 2001-12-04 00:03:30 +00:00