[PATCH] D44888: [RISCV] Add -mrelax/-mno-relax flags to enable/disable RISCV linker relaxation

Shiva Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 24 18:33:40 PDT 2018


shiva0217 added a comment.

In https://reviews.llvm.org/D44888#1109361, @asb wrote:

> This is looking good to me, just needs an update to address this <https://reviews.llvm.org/D44888#inline-411895> request for a test in riscv-features.c that demonstrates the default +relax/-relax setting.


Hi Alex. I added the testing line on https://reviews.llvm.org/D47127 which is the patch we turn on relaxation as default. Do you think it's ok?


Repository:
  rL LLVM

https://reviews.llvm.org/D44888





More information about the cfe-commits mailing list