[PATCH] D147364: [lld][ELF] Support relocations R_AVR_LO8_LDI_GS/R_AVR_HI8_LDI_GS

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 20:35:02 PDT 2023


benshi001 updated this revision to Diff 513054.
benshi001 retitled this revision from "[lld][ELF] Add thunks for relocations R_AVR_LO8_LDI_GS/R_AVR_HI8_LDI_GS" to "[lld][ELF] Support relocations R_AVR_LO8_LDI_GS/R_AVR_HI8_LDI_GS".
benshi001 edited the summary of this revision.
benshi001 set the repository for this revision to rG LLVM Github Monorepo.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147364

Files:
  lld/ELF/Arch/AVR.cpp
  lld/ELF/Thunks.cpp
  lld/test/ELF/avr-reloc.s
  lld/test/ELF/avr-thunk.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147364.513054.patch
Type: text/x-patch
Size: 6843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/78e01f8c/attachment.bin>


More information about the llvm-commits mailing list