Attempt to fix buildbot.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112697 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dale Johannesen 2010-09-01 05:19:06 +00:00
parent 91abace4ef
commit 64a4e9a94c

View 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