]> granicus.if.org Git - llvm/commitdiff
Revert [RISCV] Re-enable rv32i-aliases-invalid.s test
authorSam Elliott <selliott@lowrisc.org>
Tue, 23 Jul 2019 13:30:56 +0000 (13:30 +0000)
committerSam Elliott <selliott@lowrisc.org>
Tue, 23 Jul 2019 13:30:56 +0000 (13:30 +0000)
This reverts r366797 (git commit 53f9fec8e8b58f5a904bbfb4a1d648cde65aa860)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366806 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/RISCV/rv32i-aliases-invalid.s

index 4080d892a67e8526ee3b22587470c06fe2d7719f..2beec7d120fabec400cc360311d8e584e8bc0431 100644 (file)
@@ -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