[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 13:22:39 PDT 2020
JDevlieghere updated this revision to Diff 284010.
JDevlieghere added a comment.
- Simplify things a bit more
- Add a comment explaining that the triple spec is only relevant with an Apple SDK
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85539/new/
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.284010.patch
Type: text/x-patch
Size: 5095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200807/24977416/attachment.bin>
More information about the lldb-commits
mailing list