================ @@ -254,6 +254,8 @@ aliasname: \ #define NO_EXEC_STACK_DIRECTIVE // clang-format on +#elif defined(__wasm__) + ---------------- aheejin wrote: In which case wasm needs to include this file? https://github.com/llvm/llvm-project/pull/168449