[hwasan] Increase max allocation size to 1Tb.
authorEvgenii Stepanov <eugenis@google.com>
Mon, 19 Oct 2020 23:38:03 +0000 (16:38 -0700)
committerEvgenii Stepanov <eugenis@google.com>
Tue, 20 Oct 2020 21:01:48 +0000 (14:01 -0700)
commitb3ccfa1e0ce74041a76ce802e3be7944eea57c41
tree100658a2a5eec99a305bc69c48ade8f2ba6a00fa
parent2dc7e0c6a586135fe236cd7ebf065617a7638bdb
[hwasan] Increase max allocation size to 1Tb.

2Gb is unreasonably low on devices with 12Gb RAM and more.

Differential Revision: https://reviews.llvm.org/D89750
compiler-rt/lib/hwasan/hwasan_allocator.cpp
compiler-rt/lib/hwasan/hwasan_allocator.h
compiler-rt/test/hwasan/TestCases/allocator_returns_null.cpp
compiler-rt/test/hwasan/TestCases/sizes.cpp