[PATCH] D35077: [RFC] Build LLVM-C.dll on MSVC that exports only the C API
Alexander Benikowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 07:10:58 PDT 2017
Memnarch added a comment.
In https://reviews.llvm.org/D35077#863339, @Wallbraker wrote:
> 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.
Can you check your diff? Expected changes in "tools/llvm-shlib/CMakeLists.txt" only but all files are modified with other changes(compare the new diff with the previous one)
https://reviews.llvm.org/D35077
More information about the llvm-commits
mailing list