Use std::is_sorted instead of manual loops. NFC
[oota-llvm.git] / lib / MC / MCLabel.cpp
2012-09-12 Manman RenRelease build: guard dump functions with
2012-09-06 Manman RenRelease build: guard dump functions with "ifndef NDEBUG"
2010-05-17 Kevin EnderbyAdded support in MC for Directional Local Labels.