Add r230655 back with a fix.
[oota-llvm.git] / test / tools / gold / Inputs /
2015-03-02 Rafael EspindolaAdd r230655 back with a fix.
2015-03-01 NAKAMURA TakumiRevert r230655, "gold-plugin: "Upgrade" debug info...
2015-02-26 Rafael Espindolagold-plugin: "Upgrade" debug info and handle its warnings.
2015-01-14 Rafael EspindolaHandle a symbol being undefined.
2015-01-06 Rafael EspindolaChange the .ll syntax for comdats and add a syntactic...
2014-10-07 Rafael Espindolagold plugin: Handle gold selecting a linkonce GV when...
2014-10-07 Rafael Espindolagold plugin: create internal replacement with original...
2014-10-07 Rafael Espindolagold plugin: Remap function arguments when creating...
2014-09-18 Peter CollingbourneLTO: introduce object file-based on-disk module format.
2014-09-09 Rafael EspindolaHandle common linkage correctly in the gold plugin.
2014-08-22 Rafael EspindolaAdd support for comdats to the gold plugin.
2014-08-21 Rafael EspindolaRewrite the gold plugin to fix pr19901.
2014-08-12 Rafael EspindolaAdd a plugin testcase for merging weak variables.
2014-08-05 Rafael EspindolaAdd a test showing the interaction of linker scripts...
2014-07-29 Rafael Espindolagold plugin: Fix handling of corrupted bitcode files.