[PATCH] D120635: [RISCV] Fix parseBareSymbol to not double-parse top-level operators
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 27 12:22:00 PST 2022
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
Looks great!
================
Comment at: llvm/test/MC/RISCV/rvi-pseudos.s:191
+
+## Check that we don't double-parse a top-level minus
+# CHECK: .Lpcrel_hi31:
----------------
End a full sentence with a period.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120635/new/
https://reviews.llvm.org/D120635
More information about the llvm-commits
mailing list