[PATCH] D78741: [LLD][ELF][AVR] Implement the missing relocation types
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 10 08:50:08 PDT 2020
aykevl updated this revision to Diff 277061.
aykevl added a comment.
Thanks for the review! This should address all comments.
`-Ttext=0` was indeed unnecessary (tests still pass) so I've removed it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78741/new/
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.277061.patch
Type: text/x-patch
Size: 6055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200710/0b7e8a22/attachment.bin>
More information about the llvm-commits
mailing list