[PATCH] D82854: [LLD][ELF][AVR] Implement the missing relocation types
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 30 03:46:34 PDT 2020
aykevl created this revision.
aykevl added reviewers: ruiu, MaskRay, dylanmckay, espindola, LemonBoy.
aykevl added a project: LLVM.
Herald added subscribers: Jim, arichardson, emaste.
aykevl edited the summary of this revision.
Implements the missing relocation types for AVR target.
The results have been cross-checked with binutils.
Original patch by LemonBoy (https://reviews.llvm.org/D78741). Some small
changes by me.
---
This is an updated version of https://reviews.llvm.org/D78741.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82854
Files:
lld/ELF/Arch/AVR.cpp
lld/test/ELF/avr-reloc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82854.274395.patch
Type: text/x-patch
Size: 6130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200630/5debc733/attachment.bin>
More information about the llvm-commits
mailing list