[ASan] Fix large allocator test case to cope with 64k pages
authorJay Foad <jay.foad@gmail.com>
Thu, 13 Nov 2014 09:15:15 +0000 (09:15 +0000)
committerJay Foad <jay.foad@gmail.com>
Thu, 13 Nov 2014 09:15:15 +0000 (09:15 +0000)
commit347a2b7cd4514ed358455f57ff3f469e9aadfa5b
tree9c5cb1e55cbc37258cbcb01dfa818949ce1d3a3f
parent998912453d049e8c0c1df781df0cc01dbe6c4831
[ASan] Fix large allocator test case to cope with 64k pages

Summary: My PowerPC64 Linux box has 64k pages. The test assumes 4k pages. Fix it.

Reviewers: glider, eugenis, samsonov

Reviewed By: samsonov

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D6228

llvm-svn: 221875
compiler-rt/test/asan/TestCases/Posix/large_allocator_unpoisons_on_free.cc