[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 Aug 22 10:01:58 PDT 2018


kito-cheng updated this revision to Diff 161983.
kito-cheng added a comment.
Herald added a subscriber: jocewei.

Changes:

- Move declaration of  RelaxCandidate.
- Add comment.
- Update testcase


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.161983.patch
Type: text/x-patch
Size: 5031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/d148e10d/attachment.bin>


More information about the llvm-commits mailing list