Replace (Lower|Upper)caseString in favor of StringRef's newest methods.
[oota-llvm.git] / lib / Support / RWMutex.cpp
2011-10-11 Daniel DunbarClean up a few references to System/. We still have...
2010-11-29 Michael J. SpencerMerge System into Support.