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)
commitd9e90b20e28c42bc35d0668cab5c07b44d28f0cc
tree07a9c91cd11a2857cba19df852254b5b3f0ef899
parent3ab0ba3cd8a499ebcc7eda3d7585c5ab4e7f0711
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177087 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/debug-info-block-captured-self.ll [new file with mode: 0644]