diff options
author | Walter Lee <waltl@google.com> | 2017-11-16 17:03:00 +0000 |
---|---|---|
committer | Walter Lee <waltl@google.com> | 2017-11-16 17:03:00 +0000 |
commit | 8f1545c629bbbc5beb5cf775ba8d1fd90dd5abe7 (patch) | |
tree | 1d100f0747ea0092f764a3e7cad1a9e7eb742a25 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | dcb9e1b387e4ceecf1a52ef0f7173f25dc5f9ca8 (diff) | |
download | llvm-8f1545c629bbbc5beb5cf775ba8d1fd90dd5abe7.zip llvm-8f1545c629bbbc5beb5cf775ba8d1fd90dd5abe7.tar.gz llvm-8f1545c629bbbc5beb5cf775ba8d1fd90dd5abe7.tar.bz2 |
[asan] Fix small X86_64 ShadowOffset for non-default shadow scale
The requirement is that shadow memory must be aligned to page
boundaries (4k in this case). Use a closed form equation that always
satisfies this requirement.
Differential Revision: https://reviews.llvm.org/D39471
llvm-svn: 318421
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions