[PATCH] D51733: [RISCV][MC] Use a custom ParserMethod for the bare_symbol operand type
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 6 22:46:44 PDT 2018
rogfer01 accepted this revision.
rogfer01 added a comment.
This revision is now accepted and ready to land.
Oh this is great! Scales much better than my earlier hack. Thanks a lot @asb !
I think I will be able to apply something similar with `foo at plt` symbols. Currently I have a nasty hack in `parseImmediate`
LGTM
https://reviews.llvm.org/D51733
More information about the llvm-commits
mailing list