diff options
| author | Galina Kistanova <gkistanova@gmail.com> | 2017-06-10 07:48:49 +0000 |
|---|---|---|
| committer | Galina Kistanova <gkistanova@gmail.com> | 2017-06-10 07:48:49 +0000 |
| commit | aeae905f71173e47e8068ecbc657032ec01e6ca6 (patch) | |
| tree | d4b48d492d53134e84e467a7384fe1ca834e4303 /llvm/lib | |
| parent | 900012b39d1f8b6c1e0d6f798746002e20681f1b (diff) | |
| download | bcm5719-llvm-aeae905f71173e47e8068ecbc657032ec01e6ca6.tar.gz bcm5719-llvm-aeae905f71173e47e8068ecbc657032ec01e6ca6.zip | |
Added dependency on the TableGen executable file.
For the case when LLVM_OPTIMIZED_TABLEGEN is ON (enables LLVM_USE_HOST_TOOLS),
we need both _TABLEGEN_TARGET and _TABLEGEN_EXE in the DEPENDS list
to have .inc files rebuilt on a tablegen change, as cmake does not propagate
file-level dependencies of custom targets.
We could always have just one dependency on both the target and
the file, but the 2 cases would produce cleaner cmake files.
llvm-svn: 305142
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

