[PATCH] D59686: [RISCV] Don't evaluatePCRelLo if a relocation will be forced (e.g. due to linker relaxation)

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 22 07:34:47 PDT 2019


shiva0217 added a comment.

Could you add a case in option-relax.s after `.option norelax` to indicate the relocation type for local symbol will leave once the relaxation has been enabled?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59686/new/

https://reviews.llvm.org/D59686





More information about the llvm-commits mailing list