[Orc] Add a new JITSymbol constructor to build a symbol from an existing address.
[oota-llvm.git] / test / Linker / testlink.ll
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.