aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/StableBasicBlockNumbering.h
AgeCommit message (Expand)Author
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-02-05StableBasicBlockNumbering is conceptually just a wrapper around UniqueVector,Chris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2004-06-19Initial checkin of the StableBasicBlockNumbering, a little helper class for c...Chris Lattner