[PATCH] D77440: [Hexagon] Update include paths for linux/musl
Sid Manning via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 3 16:49:15 PDT 2020
sidneym created this revision.
sidneym added reviewers: kparzysz, bcain, bcahoon, adasgupt.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Update CXX paths for linux/musl.
And update the sysroot expectation to match other targets.
At this point I might pull out the linux/musl stuff that is in hexagon-toolchain-elf.c and create a new file, hexagon-toolchain-linux.c putting the linux/musl test there.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77440
Files:
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
clang/test/Driver/hexagon-toolchain-elf.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77440.254945.patch
Type: text/x-patch
Size: 11960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200403/47893887/attachment-0001.bin>
More information about the cfe-commits
mailing list