[PATCH] D139807: [lld][ELF] Support relocation R_AVR_LDS_STS_16 on AVRTiny devices.

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 11 19:52:21 PST 2022


benshi001 created this revision.
benshi001 added reviewers: MaskRay, aykevl.
Herald added subscribers: StephenFan, Jim, arichardson, emaste, dylanmckay.
Herald added a project: All.
benshi001 requested review of this revision.
Herald added subscribers: llvm-commits, jacquesguan.
Herald added a project: LLVM.

The relocation 'R_AVR_LDS_STS_16' is introduced for the compact
16-bit LDS/STS instructions on AVRTiny devices.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139807

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139807.481987.patch
Type: text/x-patch
Size: 4446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/30362704/attachment.bin>


More information about the llvm-commits mailing list