]> granicus.if.org Git - llvm/commit
Attemp get llvm-jitlink building on Windows
authorNico Weber <nicolasweber@gmx.de>
Sun, 21 Apr 2019 23:50:24 +0000 (23:50 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sun, 21 Apr 2019 23:50:24 +0000 (23:50 +0000)
commit909f6da0ace030c3d66a95f1a58ae97fbf8b55a8
tree4d2b0ac2a323d7fb22bf2aa3cc74bfd88dd67012
parent9a138393ff9e1df0332154e23f7e20ec3dcb14fc
Attemp get llvm-jitlink building on Windows

By removing an include of dlfcn.h that looks unused.

And clang-format a too-long line while here.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358864 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-jitlink/llvm-jitlink.cpp