[PATCH] D35038: [libunwind] Add a test harness
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 18 15:44:42 PDT 2017
EricWF added a comment.
> Checking out libcxx should not be a requirement since libunwind should be usable independently on libcxx.
Nope, Sorry. As jroelofs said the code duplication is not worth it. Unfortunately you'll need the libc++ sources, and I also don't think that's a bug.
https://reviews.llvm.org/D35038
More information about the cfe-commits
mailing list