aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp
diff options
context:
space:
mode:
authorAyal Zaks <ayal.zaks@intel.com>2017-06-28 17:59:33 +0000
committerAyal Zaks <ayal.zaks@intel.com>2017-06-28 17:59:33 +0000
commitd9bc43ef2a689fa89a6987febec3634a0b4b0dda (patch)
treebad6cb61667f998c54f0bcd1087cf49c4026a57c /llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp
parent475489e5006dad06e73e8ee70bea264a3aa6f115 (diff)
downloadllvm-d9bc43ef2a689fa89a6987febec3634a0b4b0dda.zip
llvm-d9bc43ef2a689fa89a6987febec3634a0b4b0dda.tar.gz
llvm-d9bc43ef2a689fa89a6987febec3634a0b4b0dda.tar.bz2
[LV] Fix PR33613 - retain order of insertelement per part
r306381 caused PR33613, by reversing the order in which insertelements were generated per unroll part. This patch fixes PR33613 by retraining this order, placing each set of insertelements per part immediately after the last scalar being packed for this part. Includes a test case derived from PR33613. Reference: https://bugs.llvm.org/show_bug.cgi?id=33613 Differential Revision: https://reviews.llvm.org/D34760 llvm-svn: 306575
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp')
0 files changed, 0 insertions, 0 deletions