summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic/namespace.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-8/+8
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-2/+2
* DebugInfo: Ensure imported entities at the top level of an inlined function d...David Blaikie2017-07-271-5/+7
* Debug Info: Add a file: field to DIImportedEntity.Adrian Prantl2017-07-191-22/+19
* Remove line and file from DINamespace.Adrian Prantl2017-04-281-11/+11
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-3/+5
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-5/+3
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-3/+5
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-5/+3
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-3/+5
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-4/+4
* Reverting 268054 & 268063 as they caused PR27579.Amjad Aboud2016-04-301-18/+12
* Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-04-291-12/+18
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-3/+3
* [DWARF] Force a linkage_name on an inlined subprogram's abstract origin.Paul Robinson2016-04-181-1/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-9/+8
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Revert "Recommitted r263424 "Supporting all entities declared in lexical scop...Reid Kleckner2016-03-241-18/+12
* Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-241-12/+18
* Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...Benjamin Kramer2016-03-141-18/+12
* Recommitted r261633 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-141-12/+18
* Revert r261633 "Supporting all entities declared in lexical scope in LLVM deb...Hans Wennborg2016-02-231-18/+12
* Supporting all entities declared in lexical scope in LLVM debug info.Amjad Aboud2016-02-231-12/+18
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-13/+13
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-0/+365
OpenPOWER on IntegriCloud