llvm-6502/lib/CodeGen/AsmPrinter
Eric Christopher 8938895a83 Add the DW_AT_APPLE_runtime_class attribute to forward declarations
as well as completely defined classes.

This fixes rdar://10956070

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152171 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-07 00:15:19 +00:00
..
ARMException.cpp An option to selectively enable part of ARM EHABI support. 2012-01-24 13:05:33 +00:00
AsmPrinter.cpp Hoist common code out of if statement. 2012-03-06 22:27:13 +00:00
AsmPrinterDwarf.cpp Convert assert(0) to llvm_unreachable 2012-02-05 08:31:47 +00:00
AsmPrinterInlineAsm.cpp
CMakeLists.txt
DIE.cpp Convert assert(0) to llvm_unreachable 2012-02-05 08:31:47 +00:00
DIE.h
DwarfAccelTable.cpp
DwarfAccelTable.h
DwarfCFIException.cpp
DwarfCompileUnit.cpp Add the DW_AT_APPLE_runtime_class attribute to forward declarations 2012-03-07 00:15:19 +00:00
DwarfCompileUnit.h Add the source language into the compile unit. 2012-02-22 08:46:13 +00:00
DwarfDebug.cpp Use uint16_t to store register overlaps to reduce static data. 2012-03-04 10:43:23 +00:00
DwarfDebug.h Grammar. 2012-03-02 01:57:55 +00:00
DwarfException.cpp Convert assert(0) to llvm_unreachable 2012-02-05 08:31:47 +00:00
DwarfException.h
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp