[all-commits] [llvm/llvm-project] 69e60c: [LLD][ELF][AVR] Implement the missing relocation t...
Ayke via All-commits
all-commits at lists.llvm.org
Sun Jul 12 09:20:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 69e60c9dc76653c10c4e8f7af1743307532102eb
https://github.com/llvm/llvm-project/commit/69e60c9dc76653c10c4e8f7af1743307532102eb
Author: Ayke van Laethem <aykevanlaethem at gmail.com>
Date: 2020-07-12 (Sun, 12 Jul 2020)
Changed paths:
M lld/ELF/Arch/AVR.cpp
A lld/test/ELF/avr-reloc.s
Log Message:
-----------
[LLD][ELF][AVR] Implement the missing relocation types
Implements the missing relocation types for AVR target.
The results have been cross-checked with binutils.
Original patch by LemonBoy. Some changes by me.
Differential Revision: https://reviews.llvm.org/D78741
More information about the All-commits
mailing list