mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-04 11:17:31 +00:00
[RISCV] Disable tests failing on buildbots.
r366399 enabled a couple tests that are failing on a few buildbots. llvm-svn: 366599
This commit is contained in:
parent
0c9d743a5c
commit
2bd8f0a2eb
@ -1,3 +1,4 @@
|
||||
# UNSUPPORTED: linux
|
||||
# RUN: not llvm-mc %s -triple=riscv32 -riscv-no-aliases 2>&1 | FileCheck %s
|
||||
# RUN: not llvm-mc %s -triple=riscv32 2>&1 | FileCheck %s
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
# UNSUPPORTED: linux
|
||||
# RUN: not llvm-mc %s -triple=riscv64 -riscv-no-aliases 2>&1 | FileCheck %s
|
||||
# RUN: not llvm-mc %s -triple=riscv64 2>&1 | FileCheck %s
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user