[libc-commits] [PATCH] D75136: [libc] Fix build when -DBUILD_SHARED_LIBS=On
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Feb 26 08:32:55 PST 2020
gchatelet accepted this revision.
gchatelet added a comment.
In D75136#1893621 <https://reviews.llvm.org/D75136#1893621>, @abrachet wrote:
> It looks like when you compile with `-DLLVM_USE_SANITIZER` it ends up adding a `-Wl,-allow-shlib-undefined`. I'll compile without that in the future to make sure it works :)
Ha nice ! Good to know :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75136/new/
https://reviews.llvm.org/D75136
More information about the libc-commits
mailing list