Produce a __debug_frame section on darwin ARM when appropriate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131151 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola
2011-05-10 21:04:45 +00:00
parent e3a0e987f3
commit 6253c7ca60
5 changed files with 8 additions and 75 deletions

View File

@@ -8,7 +8,6 @@ add_llvm_library(LLVMAsmPrinter
DwarfCompileUnit.cpp
DwarfDebug.cpp
DwarfException.cpp
DwarfSjLjException.cpp
OcamlGCPrinter.cpp
)