summaryrefslogtreecommitdiffstats
path: root/lld/Common/Args.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Coding style change][lld] Rename variables for non-ELF portsRui Ueyama2019-07-111-38/+38
* [lld] Allow args::getInterger to parse args larger than 2^31-1Sam Clegg2019-06-071-2/+3
* [LTO] Set CGOptLevel in LTO config.Sam Clegg2019-01-301-0/+9
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Allow later -z name=<int> args to override earlier argsRyan Prichard2018-09-261-1/+1
* Rename a function to follow the LLVM coding style.Rui Ueyama2018-08-271-1/+1
* win: Omit ".exe" from lld warning and error messages.Nico Weber2018-08-221-0/+7
* Handle --plugin-opt= options as alias options.Rui Ueyama2018-05-221-7/+11
* Fix formatting.Rui Ueyama2017-11-281-2/+2
* Factor out more code to Common/Args.cpp.Rui Ueyama2017-11-281-0/+62
OpenPOWER on IntegriCloud