[all-commits] [llvm/llvm-project] 6587ff: [lldb] Fix llvm-lit in standalone builds
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Jul 29 15:39:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6587ff77ea7aea508dde4ff68bf89e301756a52c
https://github.com/llvm/llvm-project/commit/6587ff77ea7aea508dde4ff68bf89e301756a52c
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M lldb/test/CMakeLists.txt
Log Message:
-----------
[lldb] Fix llvm-lit in standalone builds
LLVM's make_paths_relative uses Python3_EXECUTABLE which isn't set in
standalone LLDB builds.
More information about the All-commits
mailing list