Use std::begin/end and std::is_sorted to simplify some code. NFC
[oota-llvm.git] / test / Linker / lto-attributes.ll
2014-12-08 Rafael EspindolaLazily link GlobalVariables and GlobalAliases.
2014-11-10 Rafael EspindolaCopy externally_initialized in GlobalVariable::copyAttr...