[PATCH] D65543: Use library basenames when autolinking on Windows
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 1 11:13:01 PDT 2019
rnk added a comment.
I'll look into that. I also noticed that check-ubsan fails. I think we should also change clang's driver to add this libpath when it invokes the linker, so that this works transparently when using the GCC-style driver.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65543/new/
https://reviews.llvm.org/D65543
More information about the cfe-commits
mailing list