[PATCH] D44887: [RISCV] Add shouldForceRelocationWithApplyFixup MC AsmBackend Target Hook

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 15 22:39:04 PDT 2018


shiva0217 updated this revision to Diff 142593.
shiva0217 added a comment.

Update the test cases as @sabuasal 's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D44887

Files:
  include/llvm/MC/MCAsmBackend.h
  lib/MC/MCAssembler.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
  test/MC/RISCV/compressed-relocations.s
  test/MC/RISCV/rv32-relaxation.s
  test/MC/RISCV/rv64-relaxation.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44887.142593.patch
Type: text/x-patch
Size: 8450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180416/894d6c53/attachment.bin>


More information about the llvm-commits mailing list