[PATCH] D23228: [libcxxabi] Do not depend on unwind when building standalone

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 6 10:13:12 PDT 2016


compnerd added a comment.

Why does standalone imply that the llvm unwinder is unavailable?  I could have installed the unwinder previously and then use that instead of libgcc_s.


Repository:
  rL LLVM

https://reviews.llvm.org/D23228





More information about the llvm-commits mailing list