aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/disubprogram.ll
AgeCommit message (Expand)Author
2017-04-26Add support for DW_TAG_thrown_type.Adrian Prantl
2016-08-17Support the DW_AT_noreturn DWARF flag.Adrian Prantl
2016-07-01[codeview] Add DISubprogram::ThisAdjustmentReid Kleckner
2016-04-15[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl
2016-04-04[DebugInfo] Fix tests in Assembler/Davide Italiano
2016-03-17DebugInfo: Add ability to not emit DW_AT_vtable_elem_location for virtual fun...Peter Collingbourne
2015-11-05DI: Reverse direction of subprogram -> function edge.Peter Collingbourne
2015-08-28DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith
2015-06-02DebugInfo: Rename testcases from MD* to DI*, NFCDuncan P. N. Exon Smith