[PATCH] D127581: [ELF] Relax R_RISCV_ALIGN

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 12 02:12:04 PDT 2022


MaskRay updated this revision to Diff 436196.
MaskRay retitled this revision from "WIP [ELF] Relax R_RISCV_ALIGN" to "[ELF] Relax R_RISCV_ALIGN".
MaskRay edited the summary of this revision.
MaskRay added a comment.

x


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127581

Files:
  lld/ELF/Arch/RISCV.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/InputSection.h
  lld/ELF/Relocations.cpp
  lld/ELF/Relocations.h
  lld/ELF/Target.h
  lld/ELF/Writer.cpp
  lld/test/ELF/riscv-relax-align-rvc.s
  lld/test/ELF/riscv-relax-align.s
  lld/test/ELF/riscv-reloc-align.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127581.436196.patch
Type: text/x-patch
Size: 19686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220612/0e8620d3/attachment.bin>


More information about the llvm-commits mailing list