whitequark wrote:

> but my naive thinking is that it would help in some cases but be insufficient 
> in others (e.g., within Support/Unix/Path.inc, we'd still need to have a 
> conditional for WASI).

`LLVM_ON_UNIX` is definitely a mixed bag for WASI and I'll take another look at 
whether it should be defined or not when I rework the patch to use 
`defined(__wasi__)` instead.

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