mgorny added a comment. I agree. Don't introduce redundant variables when the same result can be achieved using existing means.
(note that `find_program` makes `LLVM_CONFIG` a cache variable implicity, so you don't need to have any explicit support for altering it) Repository: rL LLVM https://reviews.llvm.org/D25830 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits