1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/include
Chris Lattner f72da72785 Rename TarjanSCCIterator -> scc_iterator
* Increases consistency with other iterators (e.g. df_iterator, po_iterator...)
  * It's shorter
  * We don't name classes by the implementation, we name it for the interface!

llvm-svn: 8273
2003-08-31 20:01:57 +00:00
..
boost This header works with GCC 3.3 2003-07-25 17:33:45 +00:00
Config CVS, please don't tell us that we have a new config.h file, everyone knows that. 2003-08-03 18:31:38 +00:00
llvm Remove explicit passing of SCC's around as objects. 2003-08-31 19:46:48 +00:00
Support Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00