commit | 663b75a3770c29c5d70bf96756cc99afd670a834 | [log] [tgz] |
---|---|---|
author | Vitaly Buka <vitalybuka@google.com> | Mon Aug 22 04:16:14 2016 +0000 |
committer | Vitaly Buka <vitalybuka@google.com> | Mon Aug 22 04:16:14 2016 +0000 |
tree | bd349e688b05ec85e93841bf517f7dd9a650e127 | |
parent | d8452fe06b9a117689908fe6f281e7e69ca9154d [diff] |
[asan] Use 1 byte aligned stores to poison shadow memory Summary: r279379 introduced crash on arm 32bit bot. I suspect this is alignment issue. Reviewers: eugenis Subscribers: llvm-commits, aemerson Differential Revision: https://reviews.llvm.org/D23762 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279413 91177308-0d34-0410-b5e6-96231b3b80d8