[PATCH] D23289: [libcxxabi] Depend directly on unwind when not building standalone

Petr Hosek via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 20:53:26 PDT 2016


phosek added a comment.

The previous solution doesn't correctly handle transitive dependencies, while this one does.


https://reviews.llvm.org/D23289





More information about the llvm-commits mailing list