[all-commits] [llvm/llvm-project] 504df5: [lld][ELF] Support relocations R_AVR_8_LO8/R_AVR_8...
Ben Shi via All-commits
all-commits at lists.llvm.org
Tue Mar 28 19:34:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 504df554d2ccd86b1d11d25a8e20134f2ad3a43f
https://github.com/llvm/llvm-project/commit/504df554d2ccd86b1d11d25a8e20134f2ad3a43f
Author: Ben Shi <powerman1st at 163.com>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M lld/ELF/Arch/AVR.cpp
M lld/test/ELF/avr-reloc.s
Log Message:
-----------
[lld][ELF] Support relocations R_AVR_8_LO8/R_AVR_8_HI8/R_AVR_8_HLO8
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D147100
More information about the All-commits
mailing list