summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/RISCV/numeric-reg-names-f.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/RISCV/numeric-reg-names-f.s')
-rw-r--r--llvm/test/MC/RISCV/numeric-reg-names-f.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/RISCV/numeric-reg-names-f.s b/llvm/test/MC/RISCV/numeric-reg-names-f.s
index 5a5fc020d52..2f79648839e 100644
--- a/llvm/test/MC/RISCV/numeric-reg-names-f.s
+++ b/llvm/test/MC/RISCV/numeric-reg-names-f.s
@@ -1,7 +1,7 @@
# RUN: llvm-mc -triple riscv32 -mattr=+f < %s -riscv-arch-reg-names \
# RUN: | FileCheck -check-prefix=CHECK-NUMERIC %s
# RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+f < %s \
-# RUN: | llvm-objdump -mattr=+f -d -riscv-arch-reg-names - \
+# RUN: | llvm-objdump -mattr=+f -d -M numeric - \
# RUN: | FileCheck -check-prefix=CHECK-NUMERIC %s
# CHECK-NUMERIC: fsqrt.s f10, f0
OpenPOWER on IntegriCloud