[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:28 PDT 2021


jrtc27 added a comment.

I assume GCC's behaviour dates from before GNU as supported -mno-relax? Which isn't interesting to us, we require a pretty new binutils so %got_hi works.


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