Attempt to fix buildbot.
authorDale Johannesen <dalej@apple.com>
Wed, 1 Sep 2010 05:19:06 +0000 (05:19 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 1 Sep 2010 05:19:06 +0000 (05:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112697 91177308-0d34-0410-b5e6-96231b3b80d8

test/FrontendC/asm-reg-var-local.c

index c3b6c4b1b513b98f23e0e0da1c5b7d267427ce65..3a93c11fb3d1e00d6c1587fbf4087ba9a00f2a1f 100644 (file)
@@ -1,7 +1,7 @@
 // RUN: %llvmgcc %s -m64 -S -o - | FileCheck %s
 // Exercise various use cases for local asm "register variables".
 // XFAIL: *
-// XTARGET: x86_64
+// XTARGET: x86_64,i686,i386
 
 int foo() {
 // CHECK: %a = alloca i32