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

Logan Chien via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 31 08:50:28 PDT 2016


logan added a comment.

Yes.  This is what we have today.

We can either (1) specify the path to libunwind or (2) manually download `unwind.h` header from libunwind project and place it to `include` directory.


https://reviews.llvm.org/D24084





More information about the cfe-commits mailing list