summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/tail-call-without-lexical-scopes.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-2/+2
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+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
* [codeview] Describe int local variables using .cv_def_rangeReid Kleckner2016-02-101-3/+3
* Reland "[CodeView] Use assembler directives for line tables"Reid Kleckner2016-01-291-10/+6
* Revert "[CodeView] Use assembler directives for line tables"Reid Kleckner2016-01-291-6/+10
* [CodeView] Use assembler directives for line tablesReid Kleckner2016-01-281-10/+6
* [CodeView] Mark our lines as statements, not expressionsDavid Majnemer2016-01-131-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-1/+1
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-2/+2
* If the "CodeView" module flag is set, emit codeview instead of DWARFReid Kleckner2015-08-051-1/+1
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-10/+10
* Use the existing begin and end symbol for debug info.Rafael Espindola2015-03-051-0/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-7/+7
* MC: Emit COFF section flags in the "proper" orderDavid Majnemer2015-02-071-1/+1
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-15/+15
* CodeGen: Enable DWARF emission for MS ABI targetsDavid Majnemer2014-11-041-1/+1
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-7/+7
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-7/+7
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-7/+7
* Update tests which broke from r218189David Majnemer2014-09-201-1/+1
* MC: honour IMAGE_SCN_CNT_INITIALIZED_DATASaleem Abdulrasool2014-04-231-1/+1
* Add a PR referenceTimur Iskhodzhanov2014-03-271-1/+1
* Make the recent COFF debug info tests more readableTimur Iskhodzhanov2014-03-271-0/+78
OpenPOWER on IntegriCloud