[all-commits] [llvm/llvm-project] 6e1f43: [ELF] Improve --ro-rosegment/--omagic/--nmagic tests
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Feb 8 17:35:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e1f438528b6e1ece2f6ef331905c352ccc2fcfd
https://github.com/llvm/llvm-project/commit/6e1f438528b6e1ece2f6ef331905c352ccc2fcfd
Author: Fangrui Song <i at maskray.me>
Date: 2024-02-08 (Thu, 08 Feb 2024)
Changed paths:
M lld/test/ELF/segments.s
Log Message:
-----------
[ELF] Improve --ro-rosegment/--omagic/--nmagic tests
Notably, test that --ro-rosegment with a linker script may unnecessarily
make a read-only PT_LOAD executable.
More information about the All-commits
mailing list