[all-commits] [llvm/llvm-project] 45901e: [mlir] Check libraries linked into standalone-opt
Marius Brehler via All-commits
all-commits at lists.llvm.org
Tue Aug 18 13:20:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 45901ebd430566a1b4ed7ae954a1d6d1722f3276
https://github.com/llvm/llvm-project/commit/45901ebd430566a1b4ed7ae954a1d6d1722f3276
Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
Date: 2020-08-18 (Tue, 18 Aug 2020)
Changed paths:
M mlir/examples/standalone/standalone-opt/CMakeLists.txt
Log Message:
-----------
[mlir] Check libraries linked into standalone-opt
Adds a call to mlir_check_all_link_libraries() to check all libraries
linked into standalone-opt.
More information about the All-commits
mailing list