Add support for objc property decls according to the page at:
authorEric Christopher <echristo@apple.com>
Thu, 29 Mar 2012 08:42:56 +0000 (08:42 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 29 Mar 2012 08:42:56 +0000 (08:42 +0000)
commitb8ca98874316bfe8e46b27e7a034a8a764c92e08
treec3d8f435ad918dbc5520905a5bd66f2f85d4e297
parent24b878031d4f62baf0e9a0573aeebc9dfd54b546
Add support for objc property decls according to the page at:

http://llvm.org/docs/SourceLevelDebugging.html#objcproperty

including type and DECL. Expand the metadata needed accordingly.

rdar://11144023

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