summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/FrontendObjC/2009-08-17-DebugInfo.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/FrontendObjC/2009-08-17-DebugInfo.m b/test/FrontendObjC/2009-08-17-DebugInfo.m
index 2f576993e9..235c551af0 100644
--- a/test/FrontendObjC/2009-08-17-DebugInfo.m
+++ b/test/FrontendObjC/2009-08-17-DebugInfo.m
@@ -6,7 +6,6 @@
// RUN: echo {break randomFunc\n} > %t.in
// RUN: gdb -q -batch -n -x %t.in %t.exe | tee %t.out | \
// RUN: grep {Breakpoint 1 at 0x.*: file 2009-08-17-DebugInfo.m, line 21}
-// XTARGET: darwin
// XFAIL: *
@interface MyClass
{