[PATCH] D71848: Allow the discovery of Android NDK's triple-prefixed binaries.

Brian Ledger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 13 08:31:28 PST 2020


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/

https://reviews.llvm.org/D71848

Files:
  clang/include/clang/Driver/ToolChain.h
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Gnu.cpp
  clang/lib/Driver/ToolChains/Linux.cpp
  clang/test/Driver/android-triple-version.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71848.237691.patch
Type: text/x-patch
Size: 11800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200113/e81a199c/attachment-0001.bin>


More information about the cfe-commits mailing list