[clang] [flang] [llvm] [flang] Add runtime trampoline pool for W^X compliance (PR #183108)

Eugene Epshteyn via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 6 06:56:56 PST 2026


eugeneepshteyn wrote:

> What is the plan to enable by default?

Personally, I would like this implementation to spend some time under the compiler option guard, so that we could do more tests internally before it's made default.

For the future, is there any chance for LLVM proper to adapt such approach and introduce new stack-less trampoline intrinsics?

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


More information about the cfe-commits mailing list