Add missing dependency on the TypeInferOpInterface from the Test dialect
authorMehdi Amini <aminim@google.com>
Sat, 5 Oct 2019 01:40:09 +0000 (18:40 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Sat, 5 Oct 2019 01:40:47 +0000 (18:40 -0700)
commit58e2ead31489aef4b3972a1af1e1e7d9a5ab4f1a
treeedd22429165d43ed865231f9f6074f5f71adf36d
parent3f8bde40cb267f1f6b168ea7bbdd918dfda650a4
Add missing dependency on the TypeInferOpInterface from the Test dialect

This is fixing a build failure, usually non-deterministic because of
parallelism in the build, but could be reliably reproduced:

ninja projects/mlir/test/lib/TestDialect/CMakeFiles/MLIRTestDialect.dir/TestPatterns.cpp.o

PiperOrigin-RevId: 272998436
mlir/test/lib/TestDialect/CMakeLists.txt