[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
Mon Nov 19 19:45:36 PST 2018
marsupial added a comment.
I'm not a fan of writing test stuff into <buildroot>/lib.
Is this the only way the test will pass on Windows?
Is fixing extract_symbols.py to handle whatever is needed a better option?
Repository:
rL LLVM
https://reviews.llvm.org/D54701
More information about the llvm-commits
mailing list