[PATCH] D50496: [RISCV] Implment pseudo instructions for load/store from a symbol address.

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 24 06:04:39 PST 2019


lewis-revill added inline comments.


================
Comment at: test/MC/RISCV/rvi-pseudos-invalid.s:9
+
+# Too fwe operands must be rejected
+sw a2, a_symbol # CHECK: :[[@LINE]]:1: error: too few operands for instruction
----------------
Typo 'few'


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D50496/new/

https://reviews.llvm.org/D50496





More information about the llvm-commits mailing list