summaryrefslogtreecommitdiff
path: root/test/FrontendC
diff options
context:
space:
mode:
authorDale Johannesen <dalej@apple.com>2009-08-31 17:49:20 +0000
committerDale Johannesen <dalej@apple.com>2009-08-31 17:49:20 +0000
commit249c93e15f72a64cf7d4edd920e097ede241bc11 (patch)
treee81de18d617051262f716e29662239cbf476b425 /test/FrontendC
parent2038cf31684089fe745a3971e32f4d208b68a0a4 (diff)
downloadllvm-249c93e15f72a64cf7d4edd920e097ede241bc11.tar.gz
llvm-249c93e15f72a64cf7d4edd920e097ede241bc11.tar.bz2
llvm-249c93e15f72a64cf7d4edd920e097ede241bc11.tar.xz
Mark test as passing on all x86, which it should,
although I don't think anyone cares about this feature except Darwin. PR 4825. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80596 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FrontendC')
-rw-r--r--test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c b/test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c
index 1a801f9703..e141c9a16c 100644
--- a/test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c
+++ b/test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c
@@ -1,7 +1,7 @@
// RUN: %llvmgcc %s -fasm-blocks -S -o - | grep {\\\*1192}
// Complicated expression as jump target
// XFAIL: *
-// XTARGET: darwin
+// XTARGET: x86,i386,i686
asm void Method3()
{