[all-commits] [llvm/llvm-project] e37c8f: Hurd: Clean up Debian multiarch /usr/include/<trip...
Samuel Thibault via All-commits
all-commits at lists.llvm.org
Tue Apr 27 13:36:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e37c8fd364a96d9d9f56a1e06e178e9e376beda3
https://github.com/llvm/llvm-project/commit/e37c8fd364a96d9d9f56a1e06e178e9e376beda3
Author: Samuel Thibault <samuel.thibault at ens-lyon.org>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Hurd.cpp
Log Message:
-----------
Hurd: Clean up Debian multiarch /usr/include/<triplet>
This is a follow-up of 35dd6470de84 for the Hurd case, to avoid the
duplication of the i386-gnu path, already provided by
Hurd::getMultiarchTriple.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D101324
More information about the All-commits
mailing list