[PATCH] D152273: [RISCV] Don't persist invalid feature state on .option arch error

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 07:47:30 PDT 2023


jrtc27 added inline comments.


================
Comment at: llvm/test/MC/RISCV/option-invalid.s:50
 
+## Make sure the above error isn't sticky
+# CHECK-NOT: :[[#@LINE+1]]:
----------------
MaskRay wrote:
> 
Short comments don't normally get full stops?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152273



More information about the llvm-commits mailing list