Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lld][ELF] Mark empty NOLOAD output sections SHT_NOBITS instead of SHT_PROGBITS | Matt Schulte | 2020-06-16 | 1 | -3/+5 |
* | [ELF][test] Make tests less address sensitive and delete redundant tests | Fangrui Song | 2020-06-16 | 1 | -46/+7 |
* | [test] Change llvm-readobj -long-option to --long-option or well-known short ... | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | [ELF] Don't add NOLOAD sections to segment | Eugene Leviant | 2018-04-05 | 1 | -6/+23 |
* | Fix a test that didn't actually test anything. | Rui Ueyama | 2017-12-08 | 1 | -2/+2 |
* | Fix a bug in output section directive. | Rui Ueyama | 2017-06-08 | 1 | -1/+1 |
* | [ELF] - Linkerscript: implement NOLOAD section type. | George Rimar | 2017-06-07 | 1 | -0/+46 |