[MLIR][cmake][NFC] Update linkage checker for mlir-opt
authorStephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Sun, 17 May 2020 05:46:57 +0000 (22:46 -0700)
committerStephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Sun, 17 May 2020 20:46:52 +0000 (13:46 -0700)
commitf88c7fe46b37960599e15d373e6ebb0cb2efdc01
tree032d2520e1af910a6e52d4b8baa16355ef670ac5
parent52e98f620caf29f75c6d41f51a45610c26f68c65
[MLIR][cmake][NFC] Update linkage checker for mlir-opt

New CMakeLists.txt for MLIRStandardOpsTransforms was incorrect, but wasn't
caught by the check.

Differential Revision: https://reviews.llvm.org/D80075
mlir/cmake/modules/AddMLIR.cmake
mlir/tools/mlir-opt/CMakeLists.txt