mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 06:32:09 +00:00
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:
parent
91abace4ef
commit
64a4e9a94c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user