mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
libunwind depends on C++ library headers. When building libunwind as part of LLVM and libc++ is available, use its headers. Differential Revision: https://reviews.llvm.org/D29997 llvm-svn: 295285