FindLLVM.cmake
2.11 KB
-
[BUILD] Fix LLVM static/dynamic link issue (#1461) · b55a2d54
This patch prevents libtvm.so from both containing static parts of LLVM and link with libLLVM.so by removing the latter from link list.
Sergey Mironov committed