[PATCH] D46677: [RISCV] Add R_RISCV_RELAX relocation to all possible relax candidates.

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 18:32:19 PST 2019


kito-cheng updated this revision to Diff 182202.
kito-cheng added a comment.

Changes:

- Update testcase, R_RISCV_RELAX won't bind with symbol to fit binutils's behavior.


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

https://reviews.llvm.org/D46677

Files:
  lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
  test/MC/RISCV/linker-relaxation.s
  test/MC/RISCV/option-pushpop.s
  test/MC/RISCV/option-relax.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46677.182202.patch
Type: text/x-patch
Size: 6927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/5f81147f/attachment.bin>


More information about the llvm-commits mailing list