[all-commits] [llvm/llvm-project] c464f1: [lldb, tests] Correctly configure the yaml2obj paths
Stella Stamenova via All-commits
all-commits at lists.llvm.org
Thu Sep 10 10:13:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c464f1d8f9a04d7b4b6cc81eac0891c46aba5950
https://github.com/llvm/llvm-project/commit/c464f1d8f9a04d7b4b6cc81eac0891c46aba5950
Author: Stella Stamenova <stilis at microsoft.com>
Date: 2020-09-10 (Thu, 10 Sep 2020)
Changed paths:
M lldb/test/API/lit.site.cfg.py.in
M lldb/utils/lldb-dotest/CMakeLists.txt
Log Message:
-----------
[lldb, tests] Correctly configure the yaml2obj paths
They are currently not being set correctly for the case of multi-config generators like XCode and VS. There's also a typo in one of the cmake files.
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D87466
More information about the All-commits
mailing list