[PATCH] D147364: [lld][ELF] Support relocations R_AVR_LO8_LDI_GS/R_AVR_HI8_LDI_GS
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 16:39:24 PDT 2023
MaskRay added inline comments.
================
Comment at: lld/test/ELF/avr-thunk.s:19
+
+__init:
+;; No thunk is needed, since the destination is in range [0, 0x1fffe].
----------------
Is this intended to be a local symbol?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147364/new/
https://reviews.llvm.org/D147364
More information about the llvm-commits
mailing list