mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Fix typo in test's XFAIL line. Patch by Dimitry Andric!
llvm-svn: 193063
This commit is contained in:
parent
f056facc24
commit
ae49518b4b
@ -1,5 +1,5 @@
|
||||
; RUN: %lli_mcjit -relocation-model=pic -code-model=small %s > /dev/null
|
||||
; XFAIL: mips, aarch64, arm, i686. i386
|
||||
; XFAIL: mips, aarch64, arm, i686, i386
|
||||
|
||||
@count = global i32 1, align 4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user