[PATCH] D78741: [LLD][ELF][AVR] Implement the missing relocation types

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 12:28:28 PDT 2020


LemonBoy created this revision.
LemonBoy added reviewers: ruiu, MaskRay, dylanmckay.
LemonBoy added a project: lld.
Herald added subscribers: llvm-commits, Jim, arichardson, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.

Implements the missing relocation types for AVR target.
The results have been cross-checked with binutils.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78741

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78741.259661.patch
Type: text/x-patch
Size: 6021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200423/877fc509/attachment.bin>


More information about the llvm-commits mailing list