dotnet / dotnet/runtime

Remove noexecstack workaround from asm files once llvm fixes --noexecstack bug

Open
#125,469 1 comment 0 reactions 0 assignees View on GitHub
area-Infrastructure
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

LLVM 22 is not properly emitting asm files compiled with --noexecstack: https://github.com/llvm/llvm-project/issues/186004

If we work around this in the meantime, we should remove any workaround once that issue is in the released LLVM that we build with.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.