[Lldb-commits] [PATCH] D85539: [lldb] Extend builder to pass the TRIPLE spec to Make
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 7 10:19:28 PDT 2020
JDevlieghere created this revision.
JDevlieghere added reviewers: LLDB, jasonmolenda, davide, friss.
JDevlieghere requested review of this revision.
This is needed to build the test binaries for iOS. This is part of upstreaming the last missing pieces to run the on-device test suite with the upstream repository.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D85539
Files:
lldb/packages/Python/lldbsuite/test/lldbremote.py
lldb/packages/Python/lldbsuite/test/plugins/builder_base.py
lldb/packages/Python/lldbsuite/test/plugins/builder_darwin.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85539.283943.patch
Type: text/x-patch
Size: 5492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200807/2b918bc1/attachment-0001.bin>
More information about the lldb-commits
mailing list