Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Implement --cref. | Rui Ueyama | 2018-03-14 | 1 | -0/+1 |
* | Pass symbol attributes instead of ElfSym to Shared symbol ctor. | Rui Ueyama | 2017-10-28 | 1 | -4/+1 |
* | Merge OutputSectionCommand and OutputSection. | Rafael Espindola | 2017-07-27 | 1 | -3/+2 |
* | [ELF] - Apply clang-format. NFC. | George Rimar | 2017-07-18 | 1 | -2/+2 |
* | Keep a list of all OutputSectionCommands. | Rafael Espindola | 2017-05-30 | 1 | -2/+3 |
* | Use linker script commands in writeMapFile. | Rafael Espindola | 2017-05-18 | 1 | -3/+2 |
* | Use a forward declaration. NFC. | Rafael Espindola | 2017-05-18 | 1 | -1/+2 |
* | Merge OutputSectionBase and OutputSection. NFC. | Rafael Espindola | 2017-02-24 | 1 | -1/+1 |
* | Implement -Map. | Rafael Espindola | 2017-01-13 | 1 | -0/+22 |