[PATCH] D22469: [compiler-rt] Don't require c++ headers when configuring compiler-rt builds
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 4 13:49:29 PDT 2016
beanz added a comment.
@compnerd, which tests? I suspect that is a different problem. Several of the sanitizers require libunwind in order to build. If you're seeing test failures it likely means that the tests requiring libunwind aren't properly gated.
Repository:
rL LLVM
https://reviews.llvm.org/D22469
More information about the llvm-commits
mailing list