[PATCH] D64032: [cmake] With utils disabled, don't build tblgen in cross mode
Keno Fischer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 13:12:53 PDT 2019
loladiro added a comment.
Hmm, we do have a list of all the .cpp files in the tablegen tool in `${ARGN}`, and I'd be fine depending on the target libraries. Do you know of a way to emulate whatever handling add_executable is doing for .cpp files to get at the included .h files?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64032/new/
https://reviews.llvm.org/D64032
More information about the llvm-commits
mailing list