summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/cpp-mangling.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* [codeview] Change readobj symbol dumping formatReid Kleckner2017-07-111-2/+2
* Remove line and file from DINamespace.Adrian Prantl2017-04-281-1/+1
* [codeview] Make function names more consistent with MSVCReid Kleckner2016-06-171-39/+67
* [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
* [codeview] Regenerate C++ display name test case and update commentsReid Kleckner2016-01-141-21/+34
* [readobj] Expand CodeView dumping functionalityReid Kleckner2016-01-131-2/+2
* 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-1/+1
* 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-7/+7
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-7/+7
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Modify llvm-readobj to dump symbol record bytes.Zachary Turner2015-02-181-1/+1
* 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-12/+12
* Temporary fix for PR21528 - use mangled C++ function names in COFF debug info...Timur Iskhodzhanov2014-11-121-0/+43
OpenPOWER on IntegriCloud