mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-09 11:25:55 +00:00
Revert: r205182 - llvm/test/MC/Mips/mips64r2/valid-xfail.s: This REQUIRES asserts. Seems it doesn't fail with -Asserts.
This was most likely caused by an uninitialized value and the relevant code was re-written in r205292. Reverting to see if it still fails on any of the buildbots. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206033 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r2 | not FileCheck %s
|
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r2 | not FileCheck %s
|
||||||
# CHECK-NOT: encoding
|
# CHECK-NOT: encoding
|
||||||
# XFAIL: *
|
# XFAIL: *
|
||||||
# REQUIRES: asserts
|
|
||||||
|
|
||||||
.set noat
|
.set noat
|
||||||
abs.ps $f22,$f8
|
abs.ps $f22,$f8
|
||||||
|
Reference in New Issue
Block a user