mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
XFAIL the test on MIPS
Not sure how to debug this one without a MIPS machine. Any takers? git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213705 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7edf396977
commit
b9b8d09137
@ -1,6 +1,7 @@
|
||||
# RUN: llvm-mc -triple=arm64-apple-ios7.0.0 -code-model=small -relocation-model=pic -filetype=obj -o %t.o %s
|
||||
# RUN: llvm-rtdyld -triple=arm64-apple-ios7.0.0 -verify -check=%s %t.o
|
||||
# RUN: rm %t.o
|
||||
# XFAIL: mips
|
||||
|
||||
# FIXME: Add GOT relocation tests once GOT testing is supported.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user