Revert the previous patch while I figure out how to make llvm-gcc
[oota-llvm.git] / lib / Target / X86 / X86MCAsmInfo.cpp
index b5dacc18072bc4ba8b1ea63886826cf47f500d2f..23ce3e6c8e2e81962e6f637b9f2a18ed4dad5c19 100644 (file)
@@ -71,7 +71,7 @@ X86MCAsmInfoDarwin::X86MCAsmInfoDarwin(const Triple &Triple) {
   DwarfUsesInlineInfoSection = true;
 
   // Exceptions handling
-  ExceptionsType = ExceptionHandling::DwarfCFI;
+  ExceptionsType = ExceptionHandling::DwarfTable;
 }
 
 const MCExpr *