[PATCH] D54701: Fix DynamicLibraryTests build on Windows when LLVM_EXPORT_SYMBOLS_FOR_PLUGINS is ON
Frederich Munch via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 22 23:38:31 PST 2018
marsupial added a comment.
I take it your using the MSVC generator?
I use ninja (which is a single-config build) all the time and it puts the the files into unittests/Support/DynamicLibrary ?
I'll try to spin up a Windows build in the next couple of days, but I'm not foreseeing my opinion being changed.
Anyone else care to weigh in?
Repository:
rL LLVM
https://reviews.llvm.org/D54701
More information about the llvm-commits
mailing list