Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
[oota-llvm.git] / lib / Support / Valgrind.cpp
2011-07-02 Duncan SandsRevert previous commit. It seems that whether casting...
2011-07-02 Duncan SandsSupress gcc-4.5 warning about the result not being...
2010-11-29 Michael J. SpencerMerge System into Support.