Doug convinced me that DW_AT_APPLE_objc_complete_type is more appropriate name.
authorDevang Patel <dpatel@apple.com>
Thu, 12 May 2011 21:29:42 +0000 (21:29 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 12 May 2011 21:29:42 +0000 (21:29 +0000)
commit201e6cdc39d5dca4e70cdd331f6f5055b3af3534
tree3ac8cff4b5ddd607c02d87fe302934914fd7f57e
parent757a142ea845ee44cc9340063bbc2f992e8c4232
Doug convinced me that DW_AT_APPLE_objc_complete_type is more appropriate name.
s/DW_AT_APPLE_objc_class_extension/DW_AT_APPLE_objc_complete_type/g

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