[Lldb-commits] [PATCH] D57402: build: remove custom variables
Saleem Abdulrasool via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 6 11:55:58 PST 2019
compnerd added a comment.
@sgraenitz yeah, I passed `LLVM_DIR` and `Clang_DIR`, but, this is for a **standalone** build, so I think that it is pretty reasonable to ask that the user tell us where LLVM and Clang are built. Although, if you install LLVM and Clang to your root (like on Linux), you do not need to specify that because it will search the system by default.
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