[Lldb-commits] [PATCH] D57402: build: remove custom variables

Stefan Gränitz via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 12 05:13:45 PST 2019


sgraenitz requested changes to this revision.
sgraenitz added a comment.
This revision now requires changes to proceed.

Actually, both use cases already work without this change: passing `LLVM_DIR && Clang_DIR` or passing `LLDB_PATH_TO_LLVM_BUILD`. IMHO this patch needs good reason to land.


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