[PATCH] D74864: [MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries.
Valentin Churavy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 18:34:52 PST 2020
vchuravy added inline comments.
================
Comment at: mlir/examples/toy/Ch6/CMakeLists.txt:39
MLIRLoopToStandard
+ MLIRLoopOps
MLIRParser
----------------
Indentation seems off here and in other files
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74864/new/
https://reviews.llvm.org/D74864
More information about the llvm-commits
mailing list