Remove noexecstack workaround from asm files once llvm fixes --noexecstack bug
Open
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
Assessment
This issue has not been assessed yet.