Re: [libcxxabi] r278058 - Do not depend on unwind when building standalone

2016-08-09 Thread Asiri Rathnayake via cfe-commits
He Petr, This commit (and #121757) have broken a couple of builders, see: http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-x86_64-linux-debian/builds/135 We are also seeing this on our downstream builders. Cheers, / Asiri On Mon, Aug 8, 2016 at 11:09 PM, Petr Hosek via cfe-commits

[libcxxabi] r278058 - Do not depend on unwind when building standalone

2016-08-08 Thread Petr Hosek via cfe-commits
Author: phosek Date: Mon Aug 8 17:09:54 2016 New Revision: 278058 URL: http://llvm.org/viewvc/llvm-project?rev=278058&view=rev Log: Do not depend on unwind when building standalone When libcxxabi is being built standalone, unwind dependency is not available, so do not use it even when LLVM unwin