[PATCH] D35077: [RFC] Build LLVM-C.dll on MSVC that exports only the C API
Jakob Bornecrantz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 06:14:38 PDT 2017
Wallbraker updated this revision to Diff 114168.
Wallbraker added a comment.
I have updated the commit to use for locating the libs CMAKE_CFG_INTDIR and should fix the issue @Memnarch saw. I only have build tools installed so I don't know if I can test it under a Visual Studio like environment.
Cheers, Jakob.
https://reviews.llvm.org/D35077
Files:
CMakeLists.txt
tools/CMakeLists.txt
tools/llvm-shlib/CMakeLists.txt
tools/llvm-shlib/gen-msvc-exports.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35077.114168.patch
Type: text/x-patch
Size: 12070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/63f22f46/attachment.bin>
More information about the llvm-commits
mailing list