summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic/def-line.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-2/+2
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-3/+3
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-6/+6
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-5/+4
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Removing specific target from the generic testArtyom Skrobov2015-11-191-2/+2
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-6/+6
* Move test back to Generic now it's fixed the right way (thanks Eric!)David Blaikie2015-10-071-0/+93
* Move test to X86-specific due to some IR invalid on other targetsDavid Blaikie2015-10-071-95/+0
* DebugInfo: Include the decl_line/decl_file in subprogram definitions if they ...David Blaikie2015-10-071-0/+95
OpenPOWER on IntegriCloud