[PATCH] D125544: [lld][ELF] Support linking 'elf32-avr' with linker scripts
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 06:46:11 PDT 2022
benshi001 added inline comments.
================
Comment at: lld/test/ELF/linkerscript/avr5.test:11
+# SEC-NEXT: .text PROGBITS 00000000 001000 00000e
+# SEC-NEXT: .data PROGBITS 00000100 001100 000002
+
----------------
I expect to check both section addresses and variable addresses.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125544/new/
https://reviews.llvm.org/D125544
More information about the llvm-commits
mailing list