================
@@ -30,7 +30,6 @@ if ("libcxx" IN_LIST LLVM_ENABLE_RUNTIMES)
endif()
set(LLVM_TOOLS_DIR "${LLVM_TOOLS_BINARY_DIR}")
----------------
bulbazord wrote:
Not sure what you mean by "in score".
`LLDB_FRAMEWORK_ABSOLUTE_BUILD_DIR` was defined here, but `LLDB_FRAMEWORK_DIR`
wasn't. Undefined CMake variables are just empty by default,
`LLDB_FRAMEWORK_DIR` was empty in `lldb-dotest`.
https://github.com/llvm/llvm-project/pull/174658
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits