Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Coding style change][lld] Rename variables for non-ELF ports | Rui Ueyama | 2019-07-11 | 1 | -38/+38 |
* | [lld] Allow args::getInterger to parse args larger than 2^31-1 | Sam Clegg | 2019-06-07 | 1 | -2/+3 |
* | [LTO] Set CGOptLevel in LTO config. | Sam Clegg | 2019-01-30 | 1 | -0/+9 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Allow later -z name=<int> args to override earlier args | Ryan Prichard | 2018-09-26 | 1 | -1/+1 |
* | Rename a function to follow the LLVM coding style. | Rui Ueyama | 2018-08-27 | 1 | -1/+1 |
* | win: Omit ".exe" from lld warning and error messages. | Nico Weber | 2018-08-22 | 1 | -0/+7 |
* | Handle --plugin-opt= options as alias options. | Rui Ueyama | 2018-05-22 | 1 | -7/+11 |
* | Fix formatting. | Rui Ueyama | 2017-11-28 | 1 | -2/+2 |
* | Factor out more code to Common/Args.cpp. | Rui Ueyama | 2017-11-28 | 1 | -0/+62 |