summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux
diff options
context:
space:
mode:
authorRobert Flack <flackr@gmail.com>2015-05-15 12:39:33 +0000
committerRobert Flack <flackr@gmail.com>2015-05-15 12:39:33 +0000
commit6e1fd35bfe8618b2eedacfff632dc631fa80da1c (patch)
tree934b86efcbdbdddc4d95396d24bd471583542d27 /lldb/source/Plugins/Process/Linux
parent3ac979c4da2d240ad8e108d9bf2d435a23425316 (diff)
downloadbcm5719-llvm-6e1fd35bfe8618b2eedacfff632dc631fa80da1c.tar.gz
bcm5719-llvm-6e1fd35bfe8618b2eedacfff632dc631fa80da1c.zip
Skip TestPluginCommands.py if host lldb library is incompatible with remote.
TestPluginCommands.py attempts to build a library which links against the host built lldb library. This will only work if the remote is compatible with binaries produced by the host. Test Plan: ./dotest.py $DOTEST_OPTS -v -t -p TestPluginCommands.py Test is skipped if remote platform is incompatible with host platform (i.e. mac -> linux). Differential Revision: http://reviews.llvm.org/D9770 llvm-svn: 237444
Diffstat (limited to 'lldb/source/Plugins/Process/Linux')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud