[PATCH] D103174: RISCV: honour `.option relax` in assembly
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 2 09:56:13 PDT 2021
compnerd added a comment.
> Shouldn't this be covered by option-relax.s already though? Is that test wrong?
It isn't; the test doesn't cover any non-local symbols, so everything just happens to work out. I can certainly merge this into that file if you prefer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103174/new/
https://reviews.llvm.org/D103174
More information about the llvm-commits
mailing list