[all-commits] [llvm/llvm-project] ef733d: [lldb] Add targets for running test suite against ...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Tue Oct 13 08:08:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ef733d9df486884aa33de9f5a9f6bade4e70f187
https://github.com/llvm/llvm-project/commit/ef733d9df486884aa33de9f5a9f6bade4e70f187
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-10-13 (Tue, 13 Oct 2020)
Changed paths:
M lldb/test/API/lit.cfg.py
M lldb/test/CMakeLists.txt
Log Message:
-----------
[lldb] Add targets for running test suite against Watch/TV/iPhone simulators
This patch adds several build system targets that run the normal test suite but
against the Watch/TV/iPhone simulators.
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D89224
More information about the All-commits
mailing list