aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorStephen Neuendorffer <stephen.neuendorffer@xilinx.com>2020-05-12 13:37:31 -0700
committerStephen Neuendorffer <stephen.neuendorffer@xilinx.com>2020-05-12 13:41:16 -0700
commit7a17f3ccd109998d4e7019f5239dda61d7c6f829 (patch)
tree7a88d2c487a03f0c83cff5acecbc8afc29b3fed6 /llvm/unittests/Support/VirtualFileSystemTest.cpp
parent11c8c2a551c53db5ecf8c1f253b1a49d5e98324f (diff)
downloadllvm-7a17f3ccd109998d4e7019f5239dda61d7c6f829.zip
llvm-7a17f3ccd109998d4e7019f5239dda61d7c6f829.tar.gz
llvm-7a17f3ccd109998d4e7019f5239dda61d7c6f829.tar.bz2
[MLIR] Fix dependencies for Analysis libraries
cmake does not truly support dependencies on automatically generated files which are not in the same directory as the targets which depend on them. It works with ninja, but doesn't work with make This patch adds an explicit dependence so that all dialects are built before the analysis libraries. Differential Revision: https://reviews.llvm.org/D79805
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions