Link declaration lazily.
[oota-llvm.git] / test / Linker / testlink.ll
2015-12-07 Rafael EspindolaLink declaration lazily.
2015-11-22 Rafael EspindolaHave a single way for creating unique value names.
2015-05-12 Sunil SrivastavaChanged renaming of local symbols by inserting a dot...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-08 Rafael EspindolaLazily link GlobalVariables and GlobalAliases.
2014-12-08 Rafael EspindolaUse CHECK-DAG to reduce the noise in an upcoming patch.
2014-11-24 Rafael EspindolaPass the .ll files to llvm-link directly. NFC.