Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. | Shiva Chen | 2018-05-09 | 1 | -1/+1 |
* | Parse and print DIExpressions inline to ease IR and MIR testing | Reid Kleckner | 2017-08-23 | 1 | -4/+4 |
* | Remove the obsolete offset parameter from @llvm.dbg.value | Adrian Prantl | 2017-07-28 | 1 | -2/+2 |
* | [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation | Adrian Prantl | 2016-12-05 | 1 | -2/+2 |
* | [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. | Adrian Prantl | 2016-04-15 | 1 | -3/+2 |
* | testcase gardening: update the emissionKind enum to the new syntax. (NFC) | Adrian Prantl | 2016-04-01 | 1 | -1/+1 |
* | Debug Info: Teach LdStHasDebugValue() (Local.cpp) about DIExpressions. | Adrian Prantl | 2016-02-17 | 1 | -0/+60 |