Use std::begin/end and std::is_sorted to simplify some code. NFC
[oota-llvm.git] / test / MC / COFF / secidx.s
2014-10-08 Timur IskhodzhanovFix COFF section index relocation should be 16 bits...
2013-12-20 Timur IskhodzhanovAdd the .secidx test I've forgotten to svn add in 197826