[PATCH] D54378: Add Hurd triplet
Samuel Thibault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 10 17:10:36 PST 2018
sthibaul added a comment.
I'm not sure to understand: do you mean to drop this patch entirely, so that llvm considers i386-pc-gnu as just a GNU-ish platform, and then Driver::getToolChain should special-case the Triple::UnknownOS and parse Triple::getTriple itself to call the Hurd code instead of the default toolchains::Generic_GCC case?
Repository:
rL LLVM
https://reviews.llvm.org/D54378
More information about the llvm-commits
mailing list