aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineTraceMetrics.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2012-10-04 13:53:21 +0000
committerDuncan Sands <baldrick@free.fr>2012-10-04 13:53:21 +0000
commita6d20010feea96ea5265af03b764f206f6440aa6 (patch)
treea05d6d3d4f8a781afa98caed466324fdf7858e3e /llvm/lib/CodeGen/MachineTraceMetrics.cpp
parentd2f6b974175fefbb6df8cd9f1ee26525c0f9e607 (diff)
downloadllvm-a6d20010feea96ea5265af03b764f206f6440aa6.zip
llvm-a6d20010feea96ea5265af03b764f206f6440aa6.tar.gz
llvm-a6d20010feea96ea5265af03b764f206f6440aa6.tar.bz2
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! llvm-svn: 165228
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions