summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerLoop.cpp
diff options
context:
space:
mode:
authorWalter Lee <waltl@google.com>2018-05-10 20:09:03 +0000
committerWalter Lee <waltl@google.com>2018-05-10 20:09:03 +0000
commit863ce49587e1cfaf6864f4a585d3e54fb3393f8b (patch)
treef1dfc387b7f01c678d2ee855d0a3bb6cea3f4950 /lib/fuzzer/FuzzerLoop.cpp
parentfe2c72c59aa7f4afa45e3f65a5d16a374b6cce26 (diff)
[asan] Initialize fake stack during thread init
If detect-stack-use-after-return is on, initialize fake stack during AsanThread::Init(), rather than lazily. This is required on Myriad. From kcc: "There used to be a reason why this was done lazily, but I don't remember if we still have that reason." Tested on x86. Differential Revision: https://reviews.llvm.org/D46626 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@332033 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/fuzzer/FuzzerLoop.cpp')
0 files changed, 0 insertions, 0 deletions