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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D9770
Skip TestPluginCommands.py if host lldb library is incompatible with remote. flackr on May 14 2015, 7:20 AM. Authored by
Details 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.
Diff Detail
|