[PATCH] D44888: [RISCV] Default enable linker relaxation and add -mrelax, -mno-relax flags

Alex Bradbury via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 5 03:33:57 PDT 2018


asb added a comment.

Could you please add a test? Given that the current version of https://reviews.llvm.org/D44886 enables linker relaxation by default in the backend, shouldn't -mno-relax cause -relax to be set?


Repository:
  rC Clang

https://reviews.llvm.org/D44888





More information about the cfe-commits mailing list