summaryrefslogtreecommitdiffstats
path: root/llvm/tools/gold/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: Remove add_llvm_loadable_module()Tom Stellard2018-12-201-1/+1
* gold/CMakeLists.txt: Prune (-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64).NAKAMURA Takumi2017-07-311-4/+0
* Prune trailing linefeed at eof.NAKAMURA Takumi2017-07-311-1/+0
* [ThinLTO/gold] Handle bitcode archivesTeresa Johnson2016-05-261-0/+1
* [gold] Consolidate the gold plugin options and actually search forChandler Carruth2015-02-141-3/+0
* Be less conservative about when we build the gold plugin.Rafael Espindola2014-12-051-5/+1
* Rewrite the gold plugin to fix pr19901.Rafael Espindola2014-08-211-1/+3
* Use lib/LTO directly in the gold plugin.Rafael Espindola2014-06-191-3/+4
* Don't mix the plain and keyword signatures of target_link_libraries.Rafael Espindola2014-02-261-1/+1
* Space formatting fix for r198966.Tom Roeder2014-01-101-1/+1
* Fixing build break: should be in the if statement, not outside.Tom Roeder2014-01-101-1/+3
* Restore the library dependency of LLVMgold on LTO; this was removed recently butTom Roeder2014-01-101-0/+2
* EXPORTED_SYMBOL_FILE support for cmakeNico Weber2013-12-281-26/+2
* Use absolute path to exportsfile in gold plugin CMake build.Peter Collingbourne2011-11-051-1/+2
* CMake builds gold by default since revision 127466. This isOscar Fuentes2011-05-121-2/+4
* Force re-linking of LLVMgold.so when its exports file changes.Oscar Fuentes2011-03-111-0/+6
* Fix processing of gold.exports.Oscar Fuentes2011-03-111-1/+1
* Add LTO and gold plugin to the CMake build. Linux-only, support forOscar Fuentes2011-03-111-0/+37
OpenPOWER on IntegriCloud