[llvm-branch-commits] [clang] [llvm] [LLVM] [Clang] Backport "Support for Gentoo `*t64` triples (64-bit time_t ABIs)" (PR #112364)

Michał Górny via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Oct 28 03:48:00 PDT 2024


mgorny wrote:

> Correct me if I am wrong, but this seems like an added feature and not a regression or critical fix? it's a pretty big patch and while it's most likely is "safe" it would still fall outside our current definition of backports?

Without this change, you can't use clang at all, because it rejects the host triplet.

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


More information about the llvm-branch-commits mailing list