[PATCH] D33388: [libcxx] fixup bootstrapping for mingw-w64
Mateusz MikuĊa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 16:40:24 PDT 2017
mati865 added a comment.
@EricWF I think basic usage should be fine as soon as libc++abi gets linked properly. I suppose it haven't changed much since https://reviews.llvm.org/P7981
Back then replacing libc++abi with libsupc++ with few more hacks created almost-working libc++.
Those 2 bugs were blockers: http://lists.llvm.org/pipermail/cfe-dev/2017-April/053530.html
Repository:
rL LLVM
https://reviews.llvm.org/D33388
More information about the llvm-commits
mailing list