Author: void
Date: Thu Oct  4 04:33:08 2007
New Revision: 42606

URL: http://llvm.org/viewvc/llvm-project?rev=42606&view=rev
Log:
un-XFAIL this test.

Modified:
    llvm/trunk/test/FrontendObjC/2007-09-25-EH.m

Modified: llvm/trunk/test/FrontendObjC/2007-09-25-EH.m
URL: 
http://llvm.org/viewvc/llvm-project/llvm/trunk/test/FrontendObjC/2007-09-25-EH.m?rev=42606&r1=42605&r2=42606&view=diff

==============================================================================
--- llvm/trunk/test/FrontendObjC/2007-09-25-EH.m (original)
+++ llvm/trunk/test/FrontendObjC/2007-09-25-EH.m Thu Oct  4 04:33:08 2007
@@ -1,6 +1,4 @@
 // RUN: %llvmgcc -c -w -m64 -mmacosx-version-min=10.5 %s -o /dev/null
-// XFAIL: *
-// Reenable when Obj-C FE problem is fixed.
 
 @class NSDictionary, DSoBuffer, DSoDirectory, NSMutableArray;
 @interface NSException {}


_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to