[mlir] Check libraries linked into standalone-opt
authorMarius Brehler <marius.brehler@iml.fraunhofer.de>
Tue, 18 Aug 2020 20:16:00 +0000 (22:16 +0200)
committerMarius Brehler <marius.brehler@iml.fraunhofer.de>
Tue, 18 Aug 2020 20:19:37 +0000 (22:19 +0200)
commit45901ebd430566a1b4ed7ae954a1d6d1722f3276
tree97e767b8467575ac25963e2e2ee898b2a73f23b0
parentbe944c85f375c0faa36ee5c7ccbc79ff9a78a0d5
[mlir] Check libraries linked into standalone-opt

Adds a call to mlir_check_all_link_libraries() to check all libraries
linked into standalone-opt.
mlir/examples/standalone/standalone-opt/CMakeLists.txt