Use std::begin/end and std::is_sorted to simplify some code. NFC
[oota-llvm.git] / test / MC / COFF / rdata.ll
2013-08-08 David MajnemerRevert "coff also doesn't have a ReadOnlySection yet...