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