[PATCH] D80737: [mlir] Extend standalone example by standalone-translate
Jean-Michel Gorius via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 28 10:23:36 PDT 2020
Kayjukh added inline comments.
================
Comment at: mlir/examples/standalone/standalone-translate/CMakeLists.txt:8
+
+add_llvm_tool(standalone-translate
+ standalone-translate.cpp
----------------
This should probably be replaced by `add_llvm_executable`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80737/new/
https://reviews.llvm.org/D80737
More information about the llvm-commits
mailing list