================ @@ -10,6 +10,7 @@ #ifndef LIBUNWIND_CET_UNWIND_H #define LIBUNWIND_CET_UNWIND_H +#ifndef __wasm__ ---------------- EricWF wrote:
Again, I don't think `#ifdef`-ing out entire headers is the best way to do this, or is even necessary. https://github.com/llvm/llvm-project/pull/79667 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits