[flang-commits] [clang] [flang] [llvm] [flang] Add runtime trampoline pool for W^X compliance (PR #183108)
Sairudra More via flang-commits
flang-commits at lists.llvm.org
Wed Mar 4 13:17:56 PST 2026
Saieiei wrote:
> One last minor point: the commit message talks about `W^X` compliance, but it's really about `!(W&X)`. `W^X` can be zero so long as both W and X are.
The commit message has been updated
https://github.com/llvm/llvm-project/pull/183108
More information about the flang-commits
mailing list