This is an archive of the discontinued LLVM Phabricator instance.

[LLD][ELF][AVR] Implement the missing relocation types
AbandonedPublic

Authored by aykevl on Jun 30 2020, 3:33 AM.

Details

Summary

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 D78741.

Diff Detail

Event Timeline

aykevl created this revision.Jun 30 2020, 3:33 AM
aykevl edited the summary of this revision. (Show Details)Jun 30 2020, 4:17 AM
aykevl abandoned this revision.Jul 1 2020, 8:22 AM

I've taken over the old revision, so this is now a duplicate.