[all-commits] [llvm/llvm-project] aed2fd: [Hexagon] Update paths for linux/musl
SidManning via All-commits
all-commits at lists.llvm.org
Tue Apr 7 11:46:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aed2fdb1671c31ceff6997af56ae67831dad2595
https://github.com/llvm/llvm-project/commit/aed2fdb1671c31ceff6997af56ae67831dad2595
Author: Sid Manning <sidneym at quicinc.com>
Date: 2020-04-07 (Tue, 07 Apr 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Hexagon.cpp
M clang/lib/Driver/ToolChains/Hexagon.h
A clang/test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/include/c++/v1/readme
M clang/test/Driver/hexagon-toolchain-elf.c
A clang/test/Driver/hexagon-toolchain-linux.c
Log Message:
-----------
[Hexagon] Update paths for linux/musl
Update the sysroot expectation to match other targets and breakout
linux/musl toolchain tests into a new file.
Differential Revision: https://reviews.llvm.org/D77440
More information about the All-commits
mailing list