Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Coding style change] Rename variables so that they start with a lowercase le... | Rui Ueyama | 2019-07-10 | 1 | -11/+11 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [LLD][ELD] - Do not reject INFO output section type when used with a start ad... | George Rimar | 2018-08-28 | 1 | -0/+1 |
* | Move new lld's code to Common subdirectory. | Rui Ueyama | 2017-10-02 | 1 | -1/+1 |
* | [ELF] - Remove ScriptLexer::Error field and check ErrorCount instead. | George Rimar | 2017-08-04 | 1 | -1/+0 |
* | Handle ":" as a regular token character in linker scripts. | Rui Ueyama | 2017-03-09 | 1 | -1/+2 |
* | Apply different tokenization rules to linker script expressions. | Rui Ueyama | 2017-02-15 | 1 | -0/+2 |
* | Rename ScriptParser.{cpp,h} -> ScriptLexer.{cpp,h}. | Rui Ueyama | 2017-02-14 | 1 | -0/+53 |