summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic/namespace_function_definition.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-1/+1
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-1/+1
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* Remove line and file from DINamespace.Adrian Prantl2017-04-281-1/+1
* [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-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* 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/+44
OpenPOWER on IntegriCloud