summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/cfi-version.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-1/+1
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-4/+4
* [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
* Accept dwarf version 5 for CIE versions.Eric Christopher2015-12-281-0/+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/+1
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* [DWARF] Add CIE header fields address_size and segment_size when generating d...Keith Walker2015-05-121-0/+6
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-7/+7
* Use CIE version 4 for dwarf4.Rafael Espindola2015-04-281-5/+9
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-7/+7
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-13/+13
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-6/+6
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-6/+6
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-6/+6
* Introduce a Lit feature "debug_frame" and apply it to llvm/test/MC/ELF/cfi-ve...NAKAMURA Takumi2014-06-221-0/+3
* Fix this test a little harder - use llc_dwarf to make sure we don'tEric Christopher2014-06-191-3/+3
* Relax this test a bit, we don't need the full contents of theEric Christopher2014-06-191-7/+2
* Emit DWARF3 call frame information when DWARF3+ debug info is requestedOliver Stannard2014-06-191-0/+47
OpenPOWER on IntegriCloud