[PATCH] D52995: [CMake] Fix the -nodefaultlibs check.
Martin Storsjö via Phabricator
reviews at reviews.llvm.org
Wed Oct 17 11:06:02 PDT 2018
mstorsjo added a comment.
> That way, it'll get passed during the link step.
When I do shared builds of libunwind (for mingw), I do get -nodefaultlibs passed, so I'm a little puzzled about why that happens. Aside from that, this change looks sane to me, and doesn't break my build.
Repository:
rUNW libunwind
https://reviews.llvm.org/D52995
More information about the libcxx-commits
mailing list