Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace. | Adrian Prantl | 2016-10-05 | 1 | -28/+0 |
* | Revert "Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace." | Adrian Prantl | 2016-10-05 | 1 | -0/+28 |
* | Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace. | Adrian Prantl | 2016-10-05 | 1 | -28/+0 |
* | [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. | Adrian Prantl | 2016-04-15 | 1 | -4/+3 |
* | 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 |
* | Upgrade some wildly anachronistic debug info in testcases. | Adrian Prantl | 2016-03-29 | 1 | -3/+2 |
* | DI: Reverse direction of subprogram -> function edge. | Peter Collingbourne | 2015-11-05 | 1 | -2/+2 |
* | Make the default triple optional by allowing an empty string | Mehdi Amini | 2015-09-16 | 1 | -0/+30 |