================
@@ -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