[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
Thu May 10 02:01:46 PDT 2018


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

Changes:

- Rebase.
- Change fixup value of R_RISCV_RELAX to a constant 0 value for consistent with binutils's implementation.


https://reviews.llvm.org/D46677

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46677.146093.patch
Type: text/x-patch
Size: 4245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/95fd3213/attachment.bin>


More information about the llvm-commits mailing list