mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Attempt to fix XTARGET.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107088 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
62d24a4b92
commit
d877281be4
@ -1,7 +1,7 @@
|
||||
// RUN: %llvmgcc %s -c -m32 -fasm-blocks -o /dev/null
|
||||
// This should not warn about unreferenced label. 7729514.
|
||||
// XFAIL: *
|
||||
// XTARGET: i386,i686,x86,darwin
|
||||
// XTARGET: i386*darwin,i686*darwin,x86*darwin
|
||||
|
||||
void quarterAsm(int array[], int len)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user