aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/debug-info-block-captured-self.ll
Commit message (Expand)AuthorAgeFilesLines
* Move X86-dependent test into the right subdirectory.Benjamin Kramer2013-03-231-106/+0
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-211-2/+2
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-2/+2
* Remove unused field in DICompileUnitDavid Blaikie2013-03-201-1/+1
* Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...David Blaikie2013-03-201-6/+6
* Move the DIFile operand to DITypes from the 4th operand to the 2nd.David Blaikie2013-03-191-10/+10
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-1/+2
* Test that we emit a DW_AT_location for self captured by a block.Adrian Prantl2013-03-141-0/+105