================
@@ -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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
