[PATCH] D47755: [RISCV] Insert R_RISCV_ALIGN relocation type and Nops for alignment when linker relaxation enabled
Shiva Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 20 00:29:46 PDT 2018
shiva0217 updated this revision to Diff 161424.
shiva0217 added a comment.
Rebase and add constant pool test case.
Hi Alex, Thanks for the review. Could the new constant pool test case cover the case you concern with?
Repository:
rL LLVM
https://reviews.llvm.org/D47755
Files:
include/llvm/MC/MCAsmBackend.h
lib/MC/MCAssembler.cpp
lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h
test/MC/RISCV/align.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47755.161424.patch
Type: text/x-patch
Size: 11404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/62ea999a/attachment.bin>
More information about the llvm-commits
mailing list