Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DWARFDebugLoc(v4): Add an incremental parsing function | Pavel Labath | 2019-11-15 | 1 | -9/+9 |
* | DWARFDebugLoclists: Move to a incremental parsing model | Pavel Labath | 2019-11-06 | 1 | -2/+2 |
* | [DebugInfo] Terminate all location-lists at end of block | Jeremy Morse | 2019-06-10 | 1 | -1/+2 |
* | [DebugInfo] Normalize common kinds of DWARF sub-expressions. | Jonas Devlieghere | 2018-09-05 | 1 | -4/+4 |
* | [DebugInfo] Unify dumping of address ranges | Jonas Devlieghere | 2018-01-16 | 1 | -5/+5 |
* | llvm-dwarfdump: Make -brief the default and add a -verbose option instead. | Adrian Prantl | 2017-09-11 | 1 | -1/+1 |
* | [dwarfdump] Pretty print location expressions and location lists | Reid Kleckner | 2017-08-29 | 1 | -11/+8 |
* | Remove the obsolete offset parameter from @llvm.dbg.value | Adrian Prantl | 2017-07-28 | 1 | -5/+5 |
* | [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation | Adrian Prantl | 2016-12-05 | 1 | -2/+2 |
* | Emit DW_OP_piece also if the previous value was a constant. | Adrian Prantl | 2016-11-02 | 1 | -0/+116 |