[Lldb-commits] [PATCH] D57402: build: remove custom variables
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 12 22:25:36 PST 2019
labath added a comment.
IIUC, Stefan would like to have LLVM path be a hint for where to search for clang. That doesn't seem like an unreasonable thing to me. Couldn't that just be solved by passing `${LLVM_DIR}` as a `HINTS` argument to the `find_package(Clang` command?
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57402/new/
https://reviews.llvm.org/D57402
More information about the lldb-commits
mailing list