https://github.com/jyknight commented:

Overall, I think this would be improved by splitting off a bunch of the 
lib/Support/Unix/*.inc files into separate lib/Support/WASI/*.inc files. Some 
of these files do seem to make sense to share, e.g. Path.inc, but seems to me 
like most of the rest are almost 100% stubbed out for WASI, and it would be 
clearer to have those no-op stubs in a separate WASI dir.

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