adding XFAIL and XTARGET to those that require Darwin host

llvm-svn: 132257
diff --git a/debuginfo-tests/blocks.m b/debuginfo-tests/blocks.m
index da505b1..14795a0 100644
--- a/debuginfo-tests/blocks.m
+++ b/debuginfo-tests/blocks.m
@@ -1,7 +1,10 @@
 // RUN: %clang -O0 -g %s -c -o %t.o
 // RUN: %clang %t.o -o %t.out -framework Foundation
 // RUN: %test_debuginfo %s %t.out 
+// XFAIL: *
+// XTARGET: darwin
 // Radar 9279956
+
 // DEBUGGER: break 28
 // DEBUGGER: r
 // DEBUGGER: p m2