diff options
author | Alex Shlyapnikov <alekseys@google.com> | 2017-04-10 23:24:50 +0000 |
---|---|---|
committer | Alex Shlyapnikov <alekseys@google.com> | 2017-04-10 23:24:50 +0000 |
commit | 4d240da94b9b93bf52ba5105b66b95df1c32533e (patch) | |
tree | 977f479f4671b69049b90c942f0e0f7fcffe0c59 /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | f58a30236bdf7c5fb3d95d345e3752fbfdf20de9 (diff) | |
download | llvm-4d240da94b9b93bf52ba5105b66b95df1c32533e.zip llvm-4d240da94b9b93bf52ba5105b66b95df1c32533e.tar.gz llvm-4d240da94b9b93bf52ba5105b66b95df1c32533e.tar.bz2 |
[PPC64, Sanitizers] Proper stack frame for the thread spawned in internal_clone
Summary:
Set up the proper stack frame for the thread spawned in internal_clone,
the current code does not follow ABI (and causes SEGV trying to use this
malformed frame).
Reviewers: wschmidt
Subscribers: kubamracek, llvm-commits
Differential Revision: https://reviews.llvm.org/D31555
llvm-svn: 299896
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions