Fix CMake build
authorMehdi Amini <aminim@google.com>
Wed, 3 Apr 2019 16:20:26 +0000 (09:20 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Wed, 3 Apr 2019 16:21:46 +0000 (09:21 -0700)
commit0e28cea4d4c657c57911ae8df024c49fafc63214
tree02a2f2a665cdac00e47cbac0a74a5a2049615c89
parent67f49eed9a4c6deb964bfc62ef4f556a497fff17
Fix CMake build

    Some files were not built anymore internally but still referenced
    from CMake. Delete them and unreference them in the CMake files.

--

PiperOrigin-RevId: 241744718
mlir/include/mlir/EDSC/MLIREmitter.h [deleted file]
mlir/lib/EDSC/CMakeLists.txt
mlir/lib/EDSC/MLIREmitter.cpp [deleted file]