[PATCH] D71695: [cmake] Include the llvm-locstats target when utils and tools are not being built.

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 02:45:05 PST 2019


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

Hm...actually...this is not good..

The llvm-locstats tool depends on the llvm-dwarfdump tool. This can not be run if the llvm-dwarfdump is not not being built.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71695





More information about the llvm-commits mailing list