hanchenye-llvm-project/cross-project-tests
Stephen Tozer 75b316929a [Dexter] Add option to pass a Visual Studio solution instead of a binary
This patch allows a visual studio solution file to be passed directly
into Dexter, instead of using a pre-built binary and a small internal
solution file with template arguments. This is primarily to allow
launching an application that has specific launch configuration
requirements, without needing all the details of this configuration to
be built directly into Dexter or adding a config file that simply
duplicates existing settings in the VS solution.

Reviewed By: Orlando

Differential Revision: https://reviews.llvm.org/D110167
2021-10-08 17:39:51 +01:00
..
debuginfo-tests [Dexter] Add option to pass a Visual Studio solution instead of a binary 2021-10-08 17:39:51 +01:00
CMakeLists.txt [cross-project-tests] Add/update check-* targets for cross-project-tests 2021-06-28 11:31:41 +01:00
lit.cfg.py [cross-project-tests] Make clang optional if not in LLVM_ENABLE_PROJECTS 2021-06-28 11:31:40 +01:00
lit.site.cfg.py.in [cross-project-tests] Add lld as a dependency if in LLVM_ENABLE_PROJECTS 2021-06-28 11:31:40 +01:00