summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendObjC
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-10-13 16:32:09 +0000
committerDevang Patel <dpatel@apple.com>2009-10-13 16:32:09 +0000
commit9bd98a440b31d3b957aa778890bbdf3c3d2ed565 (patch)
tree841a718bf6cbcecf19f188d04a74660f4647ef8f /llvm/test/FrontendObjC
parentcf91555cb8d77fe2a6b2f5b5a7da7ceb4c2d8153 (diff)
downloadbcm5719-llvm-9bd98a440b31d3b957aa778890bbdf3c3d2ed565.tar.gz
bcm5719-llvm-9bd98a440b31d3b957aa778890bbdf3c3d2ed565.zip
Disable this test for now.
llvm-svn: 83975
Diffstat (limited to 'llvm/test/FrontendObjC')
-rw-r--r--llvm/test/FrontendObjC/2009-08-17-DebugInfo.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/FrontendObjC/2009-08-17-DebugInfo.m b/llvm/test/FrontendObjC/2009-08-17-DebugInfo.m
index 2f576993e90..235c551af02 100644
--- a/llvm/test/FrontendObjC/2009-08-17-DebugInfo.m
+++ b/llvm/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
{
OpenPOWER on IntegriCloud