[MLIR] Add a tests for out of tree dialect example.
authorStephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Wed, 22 Apr 2020 17:52:07 +0000 (10:52 -0700)
committerStephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Tue, 5 May 2020 16:22:49 +0000 (09:22 -0700)
commit175a3df9c7afbde0b3aa75dbe06472557a523819
tree3e39153edfd121cafa9ac706aa1ed74155cefbd8
parentc05f35443c3bc6dc69e060c766b23669a33e14ac
[MLIR] Add a tests for out of tree dialect example.

This attempts to ensure that out of tree usage remains stable.

Differential Revision: https://reviews.llvm.org/D78656
mlir/test/Examples/standalone/lit.local.cfg [new file with mode: 0644]
mlir/test/Examples/standalone/test.toy [new file with mode: 0644]
mlir/test/lit.cfg.py
mlir/test/lit.site.cfg.py.in