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

Logan Chien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 15 08:54:52 PST 2016


logan added a comment.

Hi @rengolin:

Yeah.  It is a kind of similar.  Another route is to move the code from `<libunwind>/include/unwind.h` to `<clang>/lib/Headers` and then ship a shim layer with `libc++abi` and/or `libunwind` for old clang.


https://reviews.llvm.org/D24084





More information about the cfe-commits mailing list