Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-readobj] Change -t to --symbols in tests. NFC | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | [llvm-readobj] Change -long-option to --long-option in tests. NFC | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | Don't create empty sections just to look like gas. | Rafael Espindola | 2015-11-03 | 1 | -2/+2 |
* | Write the section header string table directly to the output stream. | Rafael Espindola | 2015-04-29 | 1 | -4/+5 |
* | Don't depend on the order relocations are written to a .o file. | Rafael Espindola | 2015-04-16 | 1 | -17/+19 |
* | Make it explicit which sections these relocations are in. | Rafael Espindola | 2015-04-15 | 1 | -1/+8 |
* | Change how we iterate over relocations on ELF. | Rafael Espindola | 2013-05-30 | 1 | -14/+13 |
* | Implement AsmParser for ARM unwind directives. | Logan Chien | 2013-05-10 | 1 | -0/+129 |