summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/RISCV/empty-string.s
blob: 2d3d0ed15ad7430b3571afd78f4811fc4a838c86 (plain)
1
2
3
// REQUIRES: riscv-registered-target
// RUN: not llvm-mc -triple riscv32-unknown-linux-gnu < %s 2>&1 | FileCheck %s
"" # CHECK: error: unrecognized instruction mnemonic
OpenPOWER on IntegriCloud