[clang] [llvm] [llvm][Triple] Add `Environment` members and parsing for glibc/musl parity. (PR #107664)

YunQiang Su via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 19 16:58:59 PDT 2024


wzssyqa wrote:

> My understanding is that all of these `musl*` environments have been added to GCC and LLVM on an as-needed basis for toolchains, not necessarily because musl itself needs them.

Do you have interesting to add them to GCC? I guess we need to add config.sub/config.guess first.

https://github.com/llvm/llvm-project/pull/107664


More information about the cfe-commits mailing list