1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/unittests/Transforms
Walter Lee 1ec8be36b7 [asan] Add a full redzone after every stack variable
We were not doing that for large shadow granularity.  Also add more
stack frame layout tests for large shadow granularity.

Differential Revision: https://reviews.llvm.org/D39475

llvm-svn: 318581
2017-11-18 01:13:18 +00:00
..
IPO
Scalar Need to work around the gcc Wunused-function bug as far back as gcc 6.1, update accordingly. 2017-11-16 03:18:13 +00:00
Utils [asan] Add a full redzone after every stack variable 2017-11-18 01:13:18 +00:00
CMakeLists.txt