[all-commits] [llvm/llvm-project] faa889: [Hexagon] clang driver should consider --sysroot o...
SidManning via All-commits
all-commits at lists.llvm.org
Tue Feb 18 12:26:45 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: faa889b2358704c57febf2ad75ad88eec5debf31
https://github.com/llvm/llvm-project/commit/faa889b2358704c57febf2ad75ad88eec5debf31
Author: Sid Manning <sidneym at quicinc.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Hexagon.cpp
M clang/test/Driver/hexagon-toolchain-elf.c
Log Message:
-----------
[Hexagon] clang driver should consider --sysroot option
Hexagon's clang driver should consider --sysroot option when setting
up include paths.
Differential Revision: https://reviews.llvm.org/D74776
More information about the All-commits
mailing list