Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
[oota-llvm.git] / unittests / Support / DataExtractorTest.cpp
2011-09-13 NAKAMURA Takumiunittests/Support/DataExtractorTest.cpp: Specify ULL...
2011-09-13 Benjamin KramerAdd the DataExtractor utility class.