[Diffusion] rL305142: Added dependency on the TableGen executable file.
NAKAMURA Takumi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 11 06:05:56 PDT 2017
chapuni added subscribers: llvm-commits, chapuni.
chapuni added a comment.
I don't prefer such a duplication of logic there. Please rewrite, or I will do.
/llvm/trunk/cmake/modules/TableGen.cmake:42 I think it'd be enough w/o duplicating add_custom_command().
DEPENDS ${${project}_TABLEGEN_TARGET} ${${project}_TABLEGEN_EXE}
Users:
gkistanova (Author)
https://reviews.llvm.org/rL305142
More information about the llvm-commits
mailing list