This test assumes SSE is present; that is not the default
[oota-llvm.git] / test / FrontendObjC / 2007-09-25-EH.m
index 82d5af4f2a2d148274c5f13f0de607ae98a4e999..5fa9cbb85d82dce59dd928f87e06cbe7de5c322a 100644 (file)
@@ -1,5 +1,6 @@
 // RUN: %llvmgcc -c -w -m64 -mmacosx-version-min=10.5 %s -o /dev/null
-
+// XFAIL: *
+// XTARGET: darwin
 @class NSDictionary, DSoBuffer, DSoDirectory, NSMutableArray;
 @interface NSException {}
 @end