[PATCH] D54379: Add Hurd support

Samuel Thibault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 11 17:15:45 PST 2018


sthibaul updated this revision to Diff 173604.
sthibaul added a comment.
Herald added a subscriber: srhines.

This includes version finding the gcc Hurd triplet (i[3456]-gnu) in the Gcc detector.


Repository:
  rC Clang

https://reviews.llvm.org/D54379

Files:
  lib/Basic/Targets.cpp
  lib/Basic/Targets/OSTargets.h
  lib/Driver/CMakeLists.txt
  lib/Driver/Driver.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Driver/ToolChains/Gnu.cpp
  lib/Driver/ToolChains/Hurd.cpp
  lib/Driver/ToolChains/Hurd.h
  lib/Frontend/InitHeaderSearch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54379.173604.patch
Type: text/x-patch
Size: 12029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181112/94025116/attachment-0001.bin>


More information about the cfe-commits mailing list