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

Simone via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 00:54:11 PST 2015


simoatze added a subscriber: simoatze.
simoatze added a comment.

> Simone, can you please test this assembly code on the machine where you were having difficulty with the previous patch?


I am trying to test it on the big endian machine with older kernel, but since I updated to the to the current trunk 
and applied the new patch with my patch, all tests are failing and just before running the tests I get this message:

lit.py: discovery.py:190: warning: test suite 'ThreadSanitizer-Unit' contained no tests

did something change on Tsan that can affect the execution with older kernel?
It’s working on little endian newer kernel though.

Any idea?

Best,
Simone

> Repository:

> 

>   rL LLVM

>    

> 

> http://reviews.llvm.org/D13729



Repository:
  rL LLVM

http://reviews.llvm.org/D13729





More information about the llvm-commits mailing list