Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
[oota-llvm.git] / unittests / Support / TimeValue.cpp
2010-11-29 Michael J. Spencerunittests: Merge SystemTests back into SupportTests.