[Lldb-commits] [PATCH] D58193: Do not explicitly depend on llvm tools during standalone build

Saleem Abdulrasool via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 14 10:29:42 PST 2019


compnerd added a comment.

@sgraenitz - not really ... the `find_package` will load the `LLVMConfig.cmake` that is generated.  We only have what we keep in there.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58193/new/

https://reviews.llvm.org/D58193





More information about the lldb-commits mailing list