1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Disable new legacy JIT test on ARM.

llvm-svn: 183071
This commit is contained in:
Tim Northover 2013-06-01 10:24:11 +00:00
parent e84e621d63
commit 6730241022

View File

@ -1,4 +1,5 @@
; RUN: %lli %s > /dev/null
; XFAIL: arm
define i64 @foo() {
ret i64 42