Let Objective-C front-end identify class extension, in dwarf output, using an attribu...
authorDevang Patel <dpatel@apple.com>
Thu, 12 May 2011 19:06:16 +0000 (19:06 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 12 May 2011 19:06:16 +0000 (19:06 +0000)
commitb11f80e94b590c90d07254dfa2406cf504e09cd3
tree7737ee5850bae2f2c3f0605f9b7a45368a854b7f
parent30adced41b17cc9a5c301386e80567faccaff04f
Let Objective-C front-end identify class extension, in dwarf output, using an attribute DW_AT_APPLE_objc_class_extension.

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