summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic/2010-06-29-InlinedFnLocalVar.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-2/+2
* Relax test so that it passes on OS X.Rafael Espindola2017-02-021-1/+1
* Change how we handle section symbols on ELF.Rafael Espindola2017-02-021-1/+1
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-46/+50
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-2/+2
* Reverting 268054 & 268063 as they caused PR27579.Amjad Aboud2016-04-301-2/+1
* Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-04-291-1/+2
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-4/+3
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* Revert "Recommitted r263424 "Supporting all entities declared in lexical scop...Reid Kleckner2016-03-241-2/+1
* Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-241-1/+2
* Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...Benjamin Kramer2016-03-141-2/+1
* Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-141-1/+2
* Revert r261633 "Supporting all entities declared in lexical scope in LLVM deb...Hans Wennborg2016-02-231-2/+1
* Supporting all entities declared in lexical scope in LLVM debug info.Amjad Aboud2016-02-231-1/+2
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-0/+61
OpenPOWER on IntegriCloud