[all-commits] [llvm/llvm-project] ab301d: [ELF][test] --emit-relocs: test ALLOC sections dis...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Oct 18 18:14:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab301d833a207c717adff9612a4e58fe963e6ff0
https://github.com/llvm/llvm-project/commit/ab301d833a207c717adff9612a4e58fe963e6ff0
Author: Fangrui Song <i at maskray.me>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M lld/test/ELF/debug-dead-reloc.s
Log Message:
-----------
[ELF][test] --emit-relocs: test ALLOC sections discarded by --gc-sections and referenced by non-ALLOC
bbf7b9d805f5773b4fe5bfb69081fe3691a90fb5 accidentally caused a regression that
is fixed by #69425. Add test to prevent regression.
More information about the All-commits
mailing list