[PATCH] D47755: [RISCV] Insert R_RISCV_ALIGN relocation type and Nops for code alignment when linker relaxation enabled

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 03:17:00 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352616: [RISCV] Insert R_RISCV_ALIGN relocation type and Nops for code alignment when… (authored by shiva, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47755?vs=182459&id=184267#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D47755

Files:
  llvm/trunk/include/llvm/MC/MCAsmBackend.h
  llvm/trunk/lib/MC/MCAssembler.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
  llvm/trunk/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h
  llvm/trunk/test/MC/RISCV/align.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47755.184267.patch
Type: text/x-patch
Size: 12760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/9fe83da6/attachment.bin>


More information about the llvm-commits mailing list