[PATCH] D54378: Add Hurd triplet

Samuel Thibault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 10 17:16:55 PST 2018


sthibaul added a comment.

Or perhaps at least keep a Triplet::isOSHurd() which does the hurd-specific triplet parsing, instead of adding a function to clang to be used wherever we want to check for that?


Repository:
  rL LLVM

https://reviews.llvm.org/D54378





More information about the llvm-commits mailing list