[all-commits] [llvm/llvm-project] c663c8: [ELF, test] Improve dead-reloc-in-nonalloc.s
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Jan 23 17:24:05 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c663c8b8839e8a3e780426c1ab4d0005df90a116
https://github.com/llvm/llvm-project/commit/c663c8b8839e8a3e780426c1ab4d0005df90a116
Author: Fangrui Song <i at maskray.me>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
M lld/test/ELF/dead-reloc-in-nonalloc.s
Log Message:
-----------
[ELF,test] Improve dead-reloc-in-nonalloc.s
Test an absolute relocation referencing a DSO symbol, relocating a
non-SHF_ALLOC section. Also test --gc-sections.
More information about the All-commits
mailing list