[PATCH] D87539: [MinGW][libclang] Allow simultaneous shared and static lib
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 12 06:28:18 PDT 2020
mstorsjo added a comment.
In D87539#2269442 <https://reviews.llvm.org/D87539#2269442>, @mati865 wrote:
> `bin/llvm-readobj --coff-directives lib/liblibclang.dll.a | grep -i export` shows nothing.
That's the import library, not the static library.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87539/new/
https://reviews.llvm.org/D87539
More information about the cfe-commits
mailing list