summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests/dbg-arg.ll
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@arm.com>2011-05-28 14:03:16 +0000
committerRenato Golin <renato.golin@arm.com>2011-05-28 14:03:16 +0000
commit161505f4804d0594765cfa665d4cec50dad5c01c (patch)
treefaccbc801e282bc4d13bec9618c00694b0694b57 /debuginfo-tests/dbg-arg.ll
parente260b2b08a828c0b4a1b53b16e05a9b18aea6a7c (diff)
downloadbcm5719-llvm-161505f4804d0594765cfa665d4cec50dad5c01c.tar.gz
bcm5719-llvm-161505f4804d0594765cfa665d4cec50dad5c01c.zip
adding XFAIL and XTARGET to those that require Darwin host
llvm-svn: 132257
Diffstat (limited to 'debuginfo-tests/dbg-arg.ll')
-rw-r--r--debuginfo-tests/dbg-arg.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/debuginfo-tests/dbg-arg.ll b/debuginfo-tests/dbg-arg.ll
index c9070b81547..52f36858e79 100644
--- a/debuginfo-tests/dbg-arg.ll
+++ b/debuginfo-tests/dbg-arg.ll
@@ -2,6 +2,8 @@
; RUN: %clang -arch x86_64 -mllvm -fast-isel=false %s -c -o %t.o
; RUN: %clang -arch x86_64 %t.o -o %t.out
; RUN: %test_debuginfo %s %t.out
+; XFAIL: *
+; XTARGET: darwin
; Radar 8412415
target triple = "x86_64-apple-darwin10.0.0"
OpenPOWER on IntegriCloud