mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-14 01:20:40 +00:00
Attempt to fix XTARGET.
llvm-svn: 107088
This commit is contained in:
parent
aee90dacaa
commit
aed6ab0261
@ -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