[PATCH] [ASan] Fix stack-overflow test for PowerPC

Jay Foad jay.foad at gmail.com
Fri Nov 7 09:05:47 PST 2014


Hi kcc, samsonov, willschm, eugenis,

Tweak the asan stack overflow heuristics to cope with PowerPC redzones,
which are larger than on x86_64: 288 bytes for big-endian and 512 bytes
for little-endian.

http://reviews.llvm.org/D6168

Files:
  lib/asan/asan_posix.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6168.15925.patch
Type: text/x-patch
Size: 898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141107/a80188ab/attachment.bin>


More information about the llvm-commits mailing list