summaryrefslogtreecommitdiff
path: root/mlir/cmake
diff options
context:
space:
mode:
authorStephen Neuendorffer <stephen.neuendorffer@xilinx.com>2020-02-20 10:48:51 -0800
committerStephen Neuendorffer <stephen.neuendorffer@xilinx.com>2020-02-28 11:35:18 -0800
commit8a2b86b2c20a50f4a32931ae311b8e2457e591eb (patch)
tree5365f07a73956b28bfea63304d5b96ca5ab66433 /mlir/cmake
parente1cb15c8f92215585105fc00d6eab80860dbc68d (diff)
downloadllvm-libc-8a2b86b2c20a50f4a32931ae311b8e2457e591eb.tar.gz
[MLIR] Move from add_dependencies() to DEPENDS
add_llvm_library and add_llvm_executable may need to create new targets with appropriate dependencies. As a result, it is not sufficient in some configurations (namely LLVM_BUILD_LLVM_DYLIB=on) to only call add_dependencies(). Instead, the explicit TableGen dependencies must be passed to add_llvm_library() or add_llvm_executable() using the DEPENDS keyword. Differential Revision: https://reviews.llvm.org/D74930
Diffstat (limited to 'mlir/cmake')
0 files changed, 0 insertions, 0 deletions