]> granicus.if.org Git - llvm/commitdiff
[RISCV] Re-enable rv32i-aliases-invalid.s test
authorSam Elliott <selliott@lowrisc.org>
Tue, 23 Jul 2019 11:40:55 +0000 (11:40 +0000)
committerSam Elliott <selliott@lowrisc.org>
Tue, 23 Jul 2019 11:40:55 +0000 (11:40 +0000)
We were getting test failures on some builders, which pointed to @LINE
being an undefined variable. I think that these failures should have
been fixed by https://reviews.llvm.org/rL366434, so I'm re-enabling the
test.

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

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

index 2beec7d120fabec400cc360311d8e584e8bc0431..4080d892a67e8526ee3b22587470c06fe2d7719f 100644 (file)
@@ -1,4 +1,3 @@
-# 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