[PATCH] D46424: [RISCV] Support .option push and .option pop
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 16 06:57:08 PDT 2018
asb requested changes to this revision.
asb added a comment.
This revision now requires changes to proceed.
Could you please expand the test to verify push+pop works for a pair of options (rvc+relax)? Passing -riscv-no-aliases should let you check whether a compressed instruction was produced or not.
Repository:
rL LLVM
https://reviews.llvm.org/D46424
More information about the llvm-commits
mailing list