[MLIR] Link MLIRMlirOptMain with the same libraries as mlir-opt
authorStephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Fri, 6 Mar 2020 23:46:51 +0000 (15:46 -0800)
committerStephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Wed, 11 Mar 2020 19:02:10 +0000 (12:02 -0700)
commitaccede537e663322c50e9858df761412551036c5
tree5e9bde935cf1de4fc3c51bee155f0177686228c9
parentd8f9416fdc83dd85062dc8cffdf982d2a953193f
[MLIR] Link MLIRMlirOptMain with the same libraries as mlir-opt

MLIRMlirOptMain seems to need the same libraries as mlir-opt.

Differential Revision: https://reviews.llvm.org/D75783
mlir/tools/mlir-opt/CMakeLists.txt