[PATCH] D75373: [Clang] Fix Hurd toolchain class hierarchy

Alexandre Ganea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 1 19:39:45 PST 2020


aganea updated this revision to Diff 247542.
aganea edited the summary of this revision.
aganea added a comment.

The patch did not make sense conceptually. Hurd is not Linux. I think now it makes more sense.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75373/new/

https://reviews.llvm.org/D75373

Files:
  clang/lib/Driver/ToolChains/Gnu.cpp
  clang/lib/Driver/ToolChains/Gnu.h
  clang/lib/Driver/ToolChains/Hurd.cpp
  clang/lib/Driver/ToolChains/Hurd.h
  clang/lib/Driver/ToolChains/Linux.cpp
  clang/lib/Driver/ToolChains/Linux.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75373.247542.patch
Type: text/x-patch
Size: 5272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200302/5a045df5/attachment-0001.bin>


More information about the cfe-commits mailing list