Use std::begin/end and std::is_sorted to simplify some code. NFC
[oota-llvm.git] / test / Linker / metadata-function.ll
2015-04-24 Duncan P. N. Exon... Linker: Copy over function metadata attachments