This is an archive of the discontinued LLVM Phabricator instance.

[LLVM][AVR] Support for R_AVR_6 fixup
ClosedPublic

Authored by LemonBoy on Apr 23 2020, 8:58 AM.

Details

Summary

Handle the emission of R_AVR_6 ELF relocation type.

Diff Detail

Event Timeline

LemonBoy created this revision.Apr 23 2020, 8:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 23 2020, 8:58 AM
dylanmckay accepted this revision.May 10 2020, 11:29 PM

Nice work @LemonBoy, thanks for the patch.

This revision is now accepted and ready to land.May 10 2020, 11:29 PM

Nice work @LemonBoy, thanks for the patch.

If you could commit this on my behalf that'd be great. Once this is merged D78741 is unblocked.

@LemonBoy merged in into master in 1335737ee119b59bc25ee6d1bb200cf3b975e196

This revision was automatically updated to reflect the committed changes.