[PATCH] D27362: [Triple] Support parsing Gentoo ARM triples, with hardfloat in vendor

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 3 01:09:52 PST 2016


mgorny added a comment.

Please don't shoot the messenger. I don't have much influence on ARM in Gentoo, and I'm just trying to get clang finally working for our users. Besides, I'm pretty sure changing CHOST would cause intermittent breakage for our users until they rebuild at least gcc, and a number of other random packages. This is not something that can happen overnight, or that we can expect to be a good idea.

I don't see how a wrapper could help us. If it overrides the triple, clang won't be able to find the relevant gcc install because of triple mismatch…


https://reviews.llvm.org/D27362





More information about the llvm-commits mailing list