[PATCH] D102535: [RISCV] -mno-relax: emit .option norelax

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 14:32:14 PDT 2021


jrtc27 added a comment.

I view this as a bug in whatever calls the assembler; it should be passing -mno-relax, just as it needs to pass -fPIC as appropriate.


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