[PATCH] D45597: [Driver] Android triples are not aliases for other triples.

Dan Albert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 12 15:34:02 PDT 2018


danalbert created this revision.
danalbert added a reviewer: srhines.

Android targets should never use tools/libraries for non-Android
targets or vice versa.


Repository:
  rC Clang

https://reviews.llvm.org/D45597

Files:
  lib/Driver/ToolChains/Gnu.cpp
  test/Driver/android-ndk-standalone.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45597.142281.patch
Type: text/x-patch
Size: 11802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180412/11607058/attachment.bin>


More information about the cfe-commits mailing list