diff options
author | Josh Gao <jmgao@google.com> | 2016-06-10 18:30:33 +0000 |
---|---|---|
committer | Josh Gao <jmgao@google.com> | 2016-06-10 18:30:33 +0000 |
commit | 4e9cef0491ce508904137eb857df9523f5647ff5 (patch) | |
tree | ad600c85a5b091524e7f0e20d32985ca536d84e2 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py | |
parent | b2b0da4ad08da9a48940c4f5398c5603d78282b7 (diff) | |
download | bcm5719-llvm-4e9cef0491ce508904137eb857df9523f5647ff5.tar.gz bcm5719-llvm-4e9cef0491ce508904137eb857df9523f5647ff5.zip |
Strip Android version when looking up toolchain paths.
Summary:
Android target triples can include a version number in the abi field
(e.g. 'aarch64-linux-android21'), used for checking for availability.
However, the driver was searching for toolchain binaries using the
passed in triple as a prefix.
Reviewers: srhines, danalbert, t.p.northover
Subscribers: t.p.northover, aemerson, tberghammer, danalbert, srhines, cfe-commits
Differential Revision: http://reviews.llvm.org/D21163
llvm-svn: 272413
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespace.py')
0 files changed, 0 insertions, 0 deletions