[RISCV][NFC] Correct RUN in rvi-pseudos-invalid.s
authorSam Elliott <selliott@lowrisc.org>
Tue, 23 Jul 2019 17:14:42 +0000 (17:14 +0000)
committerSam Elliott <selliott@lowrisc.org>
Tue, 23 Jul 2019 17:14:42 +0000 (17:14 +0000)
This test should test both riscv32 and riscv64.

llvm-svn: 366825

llvm/test/MC/RISCV/rvi-pseudos-invalid.s

index 43b9801..926d26f 100644 (file)
@@ -1,4 +1,4 @@
-# RUN: not llvm-mc %s -triple=riscv64 2>&1 | FileCheck %s
+# RUN: not llvm-mc %s -triple=riscv32 2>&1 | FileCheck %s
 # RUN: not llvm-mc %s -triple=riscv64 2>&1 | FileCheck %s
 
 lla x1, 1234 # CHECK: :[[@LINE]]:9: error: operand must be a bare symbol name