mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 05:32:25 +00:00
LLVM Interpreter: MIPS tests should pass
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187867 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9e8eafa0f0
commit
aefdc04b2b
@ -1,5 +1,4 @@
|
|||||||
; RUN: %lli -force-interpreter=true %s | FileCheck %s
|
; RUN: %lli -force-interpreter=true %s | FileCheck %s
|
||||||
; XFAIL: mips
|
|
||||||
; CHECK: int test passed
|
; CHECK: int test passed
|
||||||
; CHECK: double test passed
|
; CHECK: double test passed
|
||||||
; CHECK: float test passed
|
; CHECK: float test passed
|
||||||
|
Loading…
Reference in New Issue
Block a user