Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | Move the DebugEmissionKind enum from DIBuilder into DICompileUnit. | Adrian Prantl | 2016-03-31 | 1 | -1/+1 |
* | DI: Reverse direction of subprogram -> function edge. | Peter Collingbourne | 2015-11-05 | 1 | -2/+2 |
* | DI: Require subprogram definitions to be distinct | Duncan P. N. Exon Smith | 2015-08-28 | 1 | -1/+1 |
* | DI: Disallow uniquable DICompileUnits | Duncan P. N. Exon Smith | 2015-08-03 | 1 | -1/+1 |
* | IR: Give 'DI' prefix to debug info metadata | Duncan P. N. Exon Smith | 2015-04-29 | 1 | -7/+7 |
* | DebugInfo: Move new hierarchy into place | Duncan P. N. Exon Smith | 2015-03-03 | 1 | -6/+6 |
* | llvm-dis: Stop crashing when dropping debug info | Duncan P. N. Exon Smith | 2015-02-25 | 1 | -0/+29 |