Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-objdump] - Print relocation record in a GNU format. | George Rimar | 2019-05-07 | 1 | -1/+1 |
* | [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. | Shiva Chen | 2018-05-09 | 1 | -3/+3 |
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -3/+3 |
* | llvm-dwarfdump: automatically dump both regular and .dwo variant of sections | Adrian Prantl | 2017-09-13 | 1 | -2/+3 |
* | llvm-dwarfdump: Make -brief the default and add a -verbose option instead. | Adrian Prantl | 2017-09-11 | 1 | -4/+4 |
* | llvm-dwarfdump: Replace -debug-dump=sect option with individual options. | Adrian Prantl | 2017-09-11 | 1 | -4/+4 |
* | DWARF: Avoid cross-CU references under Fission | David Blaikie | 2017-05-12 | 1 | -25/+173 |
* | Fix test to handle .rel and .rela sections (& to actually specify the target ... | David Blaikie | 2017-04-22 | 1 | -4/+4 |
* | Avoid using relocations for ref_addr in .dwo files | David Blaikie | 2017-04-22 | 1 | -0/+46 |