[PATCH] D74302: [mlir][EDSC] Almost NFC - Refactor and untangle EDSC dependencies
Alex Zinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 10 07:48:29 PST 2020
ftynse requested changes to this revision.
ftynse added a comment.
This revision now requires changes to proceed.
cmake seems broken
CMake Error at ~/llvm-project/llvm/cmake/modules/AddLLVM.cmake:493 (add_library):
Cannot find source file:
Helpers.cpp
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
Call Stack (most recent call first):
~/llvm-project/llvm/cmake/modules/AddLLVM.cmake:704 (llvm_add_library)
~/llvm-project/mlir/lib/EDSC/CMakeLists.txt:8 (add_llvm_library)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74302/new/
https://reviews.llvm.org/D74302
More information about the llvm-commits
mailing list