[PATCH] D74864: [MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 11:42:55 PST 2020
mehdi_amini added a comment.
Can we get directly to libLLVM using `add_llvm_component_library` instead of introducing libMLIR? Otherwise folks will start to depend on libMLIR and it'll cause more pain to remove it later
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