[PATCH] D54379: Add Hurd support
Kamil Rytarowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 10 15:03:15 PST 2018
krytarowski added inline comments.
================
Comment at: lib/Driver/ToolChains/Hurd.cpp:136
+
+ // Add an include of '/include' directly. This isn't provided by default by
+ // system GCCs, but is often used with cross-compiling GCCs, and harmless to
----------------
Is this some hurd standard or personal taste?
https://reviews.llvm.org/D54379
More information about the cfe-commits
mailing list