Use std::begin/end and std::is_sorted to simplify some code. NFC
[oota-llvm.git] / test / Linker / func-attrs-b.ll
2014-01-24 Bill WendlingVerify that attributes are not lost during linking.