Merging r259696:
[oota-llvm.git] / tools / gold / CMakeLists.txt
2015-02-14 Chandler Carruth[gold] Consolidate the gold plugin options and actually...
2014-12-05 Rafael EspindolaBe less conservative about when we build the gold plugin.
2014-08-21 Rafael EspindolaRewrite the gold plugin to fix pr19901.
2014-06-19 Rafael EspindolaUse lib/LTO directly in the gold plugin.
2014-02-26 Rafael EspindolaDon't mix the plain and keyword signatures of target_li...
2014-01-10 Tom RoederSpace formatting fix for r198966.
2014-01-10 Tom RoederFixing build break: should be in the if statement,...
2014-01-10 Tom RoederRestore the library dependency of LLVMgold on LTO;...
2013-12-28 Nico WeberEXPORTED_SYMBOL_FILE support for cmake
2011-11-05 Peter CollingbourneUse absolute path to exportsfile in gold plugin CMake...
2011-05-12 Oscar FuentesCMake builds gold by default since revision 127466...
2011-03-11 Oscar FuentesForce re-linking of LLVMgold.so when its exports file...
2011-03-11 Oscar FuentesFix processing of gold.exports.
2011-03-11 Oscar FuentesAdd LTO and gold plugin to the CMake build. Linux-only...