[lldb] Fix llvm-lit in standalone builds
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 29 Jul 2020 22:37:11 +0000 (15:37 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 29 Jul 2020 22:38:40 +0000 (15:38 -0700)
commit6587ff77ea7aea508dde4ff68bf89e301756a52c
treed6df72005d7ff6112b46ea7d6d4514adf89cfcdb
parentdc22182d1f7489239388f7bdd04170573c0652a3
[lldb] Fix llvm-lit in standalone builds

LLVM's make_paths_relative uses Python3_EXECUTABLE which isn't set in
standalone LLDB builds.
lldb/test/CMakeLists.txt