summaryrefslogtreecommitdiffstats
path: root/lld/lib/Config
Commit message (Expand)AuthorAgeFilesLines
* Move new lld's code to Common subdirectory.Rui Ueyama2017-10-022-52/+0
* [lld][cmake] Fix LLVM_LINK_LLVM_DYLIB buildPavel Labath2017-01-091-2/+2
* Truncate a SVN path part from --version output.Rui Ueyama2016-10-261-18/+23
* Move getVersionString to Core and simplify Version.cpp.Rui Ueyama2016-10-191-35/+16
* Simplify string operations. NFC.Rui Ueyama2016-03-031-16/+9
* ELF: Add --version option.Rui Ueyama2016-02-281-2/+0
* Set CMake ADDITIONAL_HEADER_DIRS on libraries with headers in /include. NFC.Pete Cooper2016-01-071-0/+4
* Set the folder for libraries to 'lld libraries'. NFC.Pete Cooper2016-01-071-1/+1
* Remove Makefiles.Rui Ueyama2015-03-261-13/+0
* add_lld_library -> add_llvm_libraryGreg Fitzgerald2015-01-211-3/+3
* Add LLVM_LINK_COMPONENTS for the shared object buildGreg Fitzgerald2015-01-161-0/+2
* Add support to print version.Shankar Easwaran2014-10-083-0/+82
OpenPOWER on IntegriCloud