Use std::begin/end and std::is_sorted to simplify some code. NFC
[oota-llvm.git] / test / Linker / transitive-lazy-link.ll
2013-08-29 Daniel Dunbar[tests] Use multiple statements instead of 'echo -e...
2013-05-28 James MolloyExtend RemapInstruction and friends to take an optional...