[PATCH] D58704: Initial (incomplete) implementation of JITLink - A replacement for RuntimeDyld.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 21 16:43:18 PDT 2019
thakis added a comment.
Also, it looks like this still doesn't build on Windows:
FAILED: tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.obj
...
C:\b\s\w\ir\cache\builder\src\third_party\llvm\tools\llvm-jitlink\llvm-jitlink.cpp(39): fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58704/new/
https://reviews.llvm.org/D58704
More information about the llvm-commits
mailing list