[llvm] [MC] Make .note.GNU-stack explicit for the trampoline case (PR #151754)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 15 09:45:11 PDT 2025


================
@@ -471,6 +471,12 @@ class LLVM_ABI MCAsmInfo {
     return nullptr;
----------------
MaskRay wrote:

We should add a bool parameter to `getNonexecutableStackSection` and rename it to `getStackSection`.

https://github.com/llvm/llvm-project/pull/151754


More information about the llvm-commits mailing list