[PATCH] D87517: [MinGW] Use lib prefix for libraries
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 11 12:06:49 PDT 2020
mstorsjo added a comment.
Herald added a reviewer: JDevlieghere.
What's the practical effect of this? I see that a number of libraries already have a lib prefix prepended, like libclang/liblldb - I presume this changes the name of the individual libs (for BUILD_SHARED_LIBS=TRUE configurations)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87517/new/
https://reviews.llvm.org/D87517
More information about the llvm-commits
mailing list