summaryrefslogtreecommitdiff
path: root/test/DebugInfo/inlined-arguments.ll
AgeCommit message (Expand)AuthorFilesLines
2015-09-16Make the default triple optional by allowing an empty stringMehdi Amini1-79/+0
2015-08-28DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith1-2/+2
2015-08-03DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith1-1/+1
2015-07-31DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith1-4/+4
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith1-23/+23
2015-04-15DebugInfo: Remove 'inlinedAt:' field from MDLocalVariableDuncan P. N. Exon Smith1-2/+2
2015-03-03DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith1-17/+17
2015-01-14IR: Move MDLocation into placeDuncan P. N. Exon Smith1-7/+7
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith1-31/+31
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-17/+17
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-17/+17
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-17/+17
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-5/+5
2014-10-01Revert r218778 while investigating buldbot breakage.Adrian Prantl1-5/+5
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-5/+5
2014-08-06DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at l...David Blaikie1-1/+1
2014-06-13DebugInfo: Refactor some tests to allow DW_AT_name to not be the first attrib...David Blaikie1-2/+4
2014-02-04DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie1-1/+1
2014-01-30Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov1-1/+1
2013-11-22Debug Info: update testing cases to specify the debug info version number.Manman Ren1-0/+2
2013-09-06Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren1-2/+2
2013-08-26Debug Info: add an identifier field to DICompositeType.Manman Ren1-2/+2
2013-08-22Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...Bill Wendling1-2/+2
2013-07-02Add 'REQUIRES: object-emission' to DebugInfo/inlined-arguments.ll.Jyotsna Verma1-0/+2
2013-06-05PR15662: Optimized debug info produces out of order function parametersDavid Blaikie1-0/+73