[all-commits] [llvm/llvm-project] 0996ce: [ELF][test] Improve relocatable link & /DISCARD/ test
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Oct 17 12:49:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0996ceece605ccba3f4c0079e0204e3c0b068d0e
https://github.com/llvm/llvm-project/commit/0996ceece605ccba3f4c0079e0204e3c0b068d0e
Author: Fangrui Song <i at maskray.me>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M lld/test/ELF/linkerscript/discard-section.s
Log Message:
-----------
[ELF][test] Improve relocatable link & /DISCARD/ test
Check that #69295 will fix symbols referenced by relocations that are
defined in discarded sections.
More information about the All-commits
mailing list