================
@@ -199,6 +199,7 @@ class Triple {
     SUSE,
     OpenEmbedded,
     Intel,
+    WALI,
----------------
aheejin wrote:

It being a vendor seems weird because the current list of vendors basically 
only include companies.

> think to minimize `cfg` changes and have quick support to the ecosystem, 
> `target_os` would have to be `linux` and `target_env` would have to be `musl`

What is `cfg`? This sounds like making this as a host environment will make 
something inconvenient. Is that the case?

> If there really is no constraint, I would opt for just dropping `wali` in 
> vendor/environment altogether

Do all changes in this PR, including the specifications of the type sizes, 
apply to musl in general?

@dschuff WDYT?

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

Reply via email to