[PATCH] D113768: [ELF] Do not try to assign a memory region to a non-allocatable section
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 12 20:08:25 PST 2021
MaskRay accepted this revision.
MaskRay added inline comments.
This revision is now accepted and ready to land.
================
Comment at: lld/test/ELF/linkerscript/memory-nonalloc.test:10
+
+RUN: ld.lld -o %t -T %ts/t %t.o
+
----------------
`-o /dev/null --fatal-warnings`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113768/new/
https://reviews.llvm.org/D113768
More information about the llvm-commits
mailing list