summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2009-10-24 01:52:47 +0000
committerTanya Lattner <tonic@nondot.org>2009-10-24 01:52:47 +0000
commit442d5f5ea8c0d32e9218c44f457019a977ede326 (patch)
treea64c46e06a39ad1444b26cfd95880de59b8658e5
parente627096cdae294d02cb279b44bac7c2903b4d684 (diff)
downloadllvm-release/2.6.x.tar.gz
Merge 80596 from mainline.llvmorg-2.6.0release/2.6.x
Mark test as passing on all x86, which it should, although I don't think anyone cares about this feature except Darwin. PR 4825. llvm-svn: 84985
-rw-r--r--llvm/test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c b/llvm/test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c
index 1a801f97033f..e141c9a16c80 100644
--- a/llvm/test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c
+++ b/llvm/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()
{