[PATCH] D13729: [TSAN, PowerPC] Setjmp/longjmp handling for PowerPC

Bill Schmidt via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 07:46:42 PST 2015


wschmidt added a comment.

In http://reviews.llvm.org/D13729#287039, @wschmidt wrote:

> Actually, I managed to dig up a BE Power8 machine and run the tests, and although I have failures due to the setjmp handling, most of the tests pass for me.  What sort of BE machine are you using?  Is it a Power7?


Well, scratch that.  I accidentally rebuilt on the LE machine after applying patches to the BE one.

At the moment I'm having trouble building on the BE machine due to recent bugs introduced in Clang.  Will let you know when I have actual results.


Repository:
  rL LLVM

http://reviews.llvm.org/D13729





More information about the llvm-commits mailing list