[PATCH] D102535: [RISCV] -mno-relax: emit .option norelax
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 9 14:39:46 PDT 2021
luismarques added a comment.
In D102535#2784970 <https://reviews.llvm.org/D102535#2784970>, @luismarques wrote:
> @evandro had some good points about this issue that we didn't have time to fully discuss during the call. Evandro, when you find the time please chime in with your points here. Thank you!
ping @evandro. IIRC correctly the main argument was that this was an optional optimization option, so it should be chosen explicitly (or not) when driving the assembler.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102535/new/
https://reviews.llvm.org/D102535
More information about the llvm-commits
mailing list