[Hexagon] Update paths for linux/musl
authorSid Manning <sidneym@quicinc.com>
Tue, 7 Apr 2020 12:46:19 +0000 (07:46 -0500)
committerSid Manning <sidneym@quicinc.com>
Tue, 7 Apr 2020 18:45:52 +0000 (13:45 -0500)
commitaed2fdb1671c31ceff6997af56ae67831dad2595
treef4099d7725d7b33687e3c6f102edd975281d45f1
parent86b5eabfeab164dcb680f6690e7718e3d21ceeb5
[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
clang/lib/Driver/ToolChains/Hexagon.cpp
clang/lib/Driver/ToolChains/Hexagon.h
clang/test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/include/c++/v1/readme [new file with mode: 0644]
clang/test/Driver/hexagon-toolchain-elf.c
clang/test/Driver/hexagon-toolchain-linux.c [new file with mode: 0644]