whitequark wrote:

I've updated the PR to use almost exclusively 
`defined(__wasi__)`/`defined(__wasm__)`, with the exception of `HAVE_SETJMP`, 
where you could conceivably have both kinds of builds on WebAssembly depending 
on your needs.

https://github.com/llvm/llvm-project/pull/92677
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to