[PATCH] D24084: [CMake] Cleanup libunwind lookup code.

Renato Golin via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 31 08:48:05 PDT 2016


rengolin added a comment.

> We have to do so because we need the modified "unwind.h" from libunwind. (Note: <unwind.h> which is bundled with clang/gcc is not sufficient.)


So, you need libunwind's sources, even if you're not building or using them, to build libc++abi?


https://reviews.llvm.org/D24084





More information about the cfe-commits mailing list