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

Haojian Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 06:47:54 PDT 2018


hokein added a comment.

In https://reviews.llvm.org/D52713#1250947, @steveire wrote:

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


Yeah, I believe these targets are built conditionally, see https://reviews.llvm.org/D29851.


Repository:
  rL LLVM

https://reviews.llvm.org/D52713





More information about the llvm-commits mailing list