Test that we emit a DW_AT_location for self captured by a block.
authorAdrian Prantl <aprantl@apple.com>
Thu, 14 Mar 2013 17:54:13 +0000 (17:54 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 14 Mar 2013 17:54:13 +0000 (17:54 +0000)
commited6d955416f06c6ad00f0ed7b4a1c3cef5a85b17
treed604badbfeb1d0933285eb30e49e07fe565b0cbe
parent51936dd0bca042e37d71b148e313602e70482629
Test that we emit a DW_AT_location for self captured by a block.
This is the backend part of a CFE test with the same name.

llvm-svn: 177087
llvm/test/DebugInfo/debug-info-block-captured-self.ll [new file with mode: 0644]