brianpl updated this revision to Diff 237691.
brianpl added a comment.
- Search for tools prefixed with GNU target triples.
- Merge branch 'master' of https://github.com/llvm/llvm-project
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71848/new/
htt
brianpl added a comment.
> Just to clarify, this is needed for the triple-prefixed tools, but the
> triple-specific directory worked fine before this patch? If I'm understanding
> that correctly then LGTM, otherwise I'm confused as to why I haven't seen
> this problem before.
Yes, that's right
brianpl created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
brianpl added a reviewer: jyknight.
brianpl updated this revision to Diff 235182.
brianpl added a comment.
Fix a typo.
Currently, tool discovery checks for a tool with its target triple as a
pre
brianpl updated this revision to Diff 235182.
brianpl added a comment.
Fix a typo.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71848/new/
https://reviews.llvm.org/D71848
Files:
clang/lib/Driver/Driver.cpp
clang/test/Driver/android-triple-ver