[PATCH] D129587: [Support] Enable BLAKE3 .note.GNU-stack sections on FreeBSD
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 13:29:05 PDT 2022
MaskRay added a comment.
lld ignores input sections .note.GNU-stack and this is the direction for GNU ld, too.
Therefore I think this is unneeded. If you still want to do it, updating the upstream first is the right direction.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129587/new/
https://reviews.llvm.org/D129587
More information about the llvm-commits
mailing list