[PATCH] D19657: [ASan] Change condition for __builtin_longjmp test.
Marcin KoĆcielnicki via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 10:26:50 PDT 2016
koriakin added a comment.
In http://reviews.llvm.org/D19657#415491, @joerg wrote:
> That's not true. __builtin_longjmp is (currently) supported on X86, PowerPC and ARM. Support for SPARC is currently being worked on.
Hm, fair enough. I'll try to figure out what's wrong with this test on PowerPC, then.
Repository:
rL LLVM
http://reviews.llvm.org/D19657
More information about the llvm-commits
mailing list