[PATCH] D24332: [ESan] [MIPS] Fix workingset-signal-posix.cpp on MIPS
Sagar Thakur via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 03:30:47 PDT 2016
slthakur closed this revision.
slthakur added a comment.
Committed revision 283438
> bruening wrote in sanitizer_platform_limits_posix.h:610
> OK, you're saying that the *kernel* defines the signal set array as some multi-byte structure (unsigned long) and thus endian-ness comes into play between the sanitizer code and the kernel.
Yes.
Repository:
rL LLVM
https://reviews.llvm.org/D24332
More information about the llvm-commits
mailing list