[PATCH] D52713: Move llvm util dependencies from clang-tools-extra to add_lit_target.

Stephen Kelly via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 06:36:39 PDT 2018


steveire added a comment.

inlining this into three `add_dependencies` calls would remove the `if (TARGET)` conditions. Are those dependencies conditionally built?


Repository:
  rL LLVM

https://reviews.llvm.org/D52713





More information about the llvm-commits mailing list