summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorEli Friedman <efriedma@quicinc.com>2019-10-14 22:44:42 +0000
committerEli Friedman <efriedma@quicinc.com>2019-10-14 22:44:42 +0000
commit4498d41932c610b3d48652bb41b67235b7f51aaa (patch)
treea1083f7ffd206fef776f0335c4db496390a42bf8 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
parenta40162d475308e600f0f7f27261712f49652b652 (diff)
downloadbcm5719-llvm-4498d41932c610b3d48652bb41b67235b7f51aaa.tar.gz
bcm5719-llvm-4498d41932c610b3d48652bb41b67235b7f51aaa.zip
[test] Fix test failure
The version mismatch symbol is version 9 on 32 bit android. Since this test isn't actually testing any android specific functionality, we force the target triple to x86_64-unknown-unknown in order to have a consistent version number. It seems the test was already trying to do this, just not doing it right Patch by Christopher Tetrault Differential Revision: https://reviews.llvm.org/D68882 llvm-svn: 374836
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud