Introduce support to encode Objective-C property information in debugging information...
authorDevang Patel <dpatel@apple.com>
Sat, 16 Apr 2011 00:11:51 +0000 (00:11 +0000)
committerDevang Patel <dpatel@apple.com>
Sat, 16 Apr 2011 00:11:51 +0000 (00:11 +0000)
commite9db5e29e3af91eec572bfeb8dcec908213298b0
tree1e5f3c7aaf6f5f0ace5117cc343edef860e800d3
parent3a96122c4ae4e7727ba976a9f658626c18997689
Introduce support to encode Objective-C property information in debugging information generated for an interface.

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