Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. | Shiva Chen | 2018-05-09 | 1 | -1/+1 |
* | [DebugInfo] Unify dumping of address ranges | Jonas Devlieghere | 2018-01-16 | 1 | -2/+2 |
* | 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 | -12/+5 |
* | Remove the obsolete offset parameter from @llvm.dbg.value | Adrian Prantl | 2017-07-28 | 1 | -3/+3 |
* | [MIR] Print on the given output instead of stderr. | Quentin Colombet | 2016-07-13 | 1 | -1/+1 |
* | Fix the type signature of DwarfExpression::Add.*Constant to support values >3... | Adrian Prantl | 2016-06-24 | 1 | -10/+10 |
* | [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. | Adrian Prantl | 2016-04-15 | 1 | -3/+2 |
* | DwarfDebug: Support floating point constants in location lists. | Adrian Prantl | 2016-04-08 | 1 | -0/+86 |