timshen added a comment. In https://reviews.llvm.org/D41386#966189, @mstorsjo wrote:
> In https://reviews.llvm.org/D41386#966187, @timshen wrote: > > > The static_assert on line 1189 fails with the following build on x86: > > > > cmake -GNinja -DLIBUNWIND_ENABLE_CROSS_UNWINDING=ON > > -DLLVM_PATH=$PATH_TO_LLVM $PATH_TO_LIBUNWIND && ninja libunwind.a > > > > > > It seems that 136 in `# define _LIBUNWIND_CONTEXT_SIZE 136` is too small. > > Reverting the patch for now. > > > Actually, I can fix this directly without having to revert, if you give me a > couple minutes. Ah sorry, didn't see this earlier. It's already reverted. :( Repository: rL LLVM https://reviews.llvm.org/D41386 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits