[PATCH] D13729: [TSAN, PowerPC] Setjmp/longjmp handling for PowerPC
Bill Schmidt via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 10:12:45 PST 2015
wschmidt added a comment.
Oh, of course! Thanks, Uli. I totally forgot about having to declare the OPD. And it would be better if I were using _CALL_ELF rather than __LITTLE_ENDIAN__ for the ABI distinction. I'll update the patch and try to solve my build problems to test it.
Thanks again!
Repository:
rL LLVM
http://reviews.llvm.org/D13729
More information about the llvm-commits
mailing list