gold-plugin: save the .o when given -save-temps.
[oota-llvm.git] / test / tools / gold / emit-llvm.ll
2015-06-15 Rafael Espindolagold-plugin: save the .o when given -save-temps.
2015-02-14 Chandler Carruth[gold] Consolidate the gold plugin options and actually...
2015-01-14 Rafael EspindolaFix linking of shared libraries.
2015-01-14 Rafael EspindolaFix handling of extern_weak. This was broken by r225983.
2014-11-24 Rafael EspindolaAdd a disable-output option to the gold plugin.
2014-10-29 Rafael EspindolaReplace also-emit-llvm with save-temps.
2014-08-21 Rafael EspindolaRewrite the gold plugin to fix pr19901.
2014-08-11 Rafael EspindolaFix using -plugin-opt=apiflie when also using -plugin...
2014-08-07 Rafael EspindolaFix test failure on ARM.
2014-07-30 Rafael EspindolaAdd a small test showing when a linkonce_odr symbol...
2014-07-28 Rafael EspindolaTest the linker plugin handling of llvm.used.
2014-07-28 Rafael EspindolaAdd tests for the various emit-llvm plugin options.