diff options
author | Duncan Sands <baldrick@free.fr> | 2012-10-04 13:53:21 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2012-10-04 13:53:21 +0000 |
commit | 7508f946bc4b5022cc4612c8c7492f2e23043976 (patch) | |
tree | cd85fa0a48cf3d8c309f93f60bbbde9b9cccaf2b /lib/Target/PowerPC/PPCSubtarget.cpp | |
parent | ffcf6dffee69bd586ab8aa3e24ebbca1d5d279e7 (diff) |
In my recent change to avoid use of underaligned memory I didn't notice that
cpyDest can be mutated in some cases, which would then cause a crash later if
indeed the memory was underaligned. This brought down several buildbots, so
I guess the underaligned case is much more common than I thought!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165228 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/PPCSubtarget.cpp')
0 files changed, 0 insertions, 0 deletions