Fix a ValueTracking rule: RHS means operand 1, not 0. Add a simple
[oota-llvm.git] / lib / Support / APSInt.cpp
2008-01-19 Ted KremenekAdded FoldingSet style 'profiling' support for APSInt.