[all-commits] [llvm/llvm-project] bc868d: [Driver] Filter out <libdir>/gcc and <libdir>/gcc-...
Dmitry Antipov via All-commits
all-commits at lists.llvm.org
Mon Sep 28 23:19:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bc868da0e77a4f03b41654e0e9bbac28d95a5501
https://github.com/llvm/llvm-project/commit/bc868da0e77a4f03b41654e0e9bbac28d95a5501
Author: Dmitry Antipov <dmantipov at yandex.ru>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M clang/lib/Driver/ToolChains/Gnu.h
Log Message:
-----------
[Driver] Filter out <libdir>/gcc and <libdir>/gcc-cross if they do not exists
Differential Revision: https://reviews.llvm.org/D87901
More information about the All-commits
mailing list