Add isClosure() predicate. This is used to add DW_AT_APPLE_block attribute.
authorDevang Patel <dpatel@apple.com>
Wed, 26 Aug 2009 00:39:50 +0000 (00:39 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 26 Aug 2009 00:39:50 +0000 (00:39 +0000)
commit8af76bdb7450b097efa17f7c192882111a9e8f10
treeeaabc543802e715a02a68e6321661b01e4e700cf
parentad7c3d55932f949e6bd428232999088a53f54a4f
Add isClosure() predicate. This is used to add DW_AT_APPLE_block attribute.
Patch by Caroline Tice.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80061 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DebugInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp