diff options
author | Sean Fertile <sfertile@ca.ibm.com> | 2017-12-15 19:29:12 +0000 |
---|---|---|
committer | Sean Fertile <sfertile@ca.ibm.com> | 2017-12-15 19:29:12 +0000 |
commit | 42b13343fd503d50d47996b80c53f921463cc875 (patch) | |
tree | 2cd16b0cf9ed3bebe1e5648237768fc6a81aff2f /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | 574d7ce95412c95242a936bcfd54f414449ae365 (diff) | |
download | bcm5719-llvm-42b13343fd503d50d47996b80c53f921463cc875.tar.gz bcm5719-llvm-42b13343fd503d50d47996b80c53f921463cc875.zip |
[Memcpy Loop Lowering] Insert loop BB inbetween the split BB.
The original memcpy expansion inserted the loop basic block inbetween
the 2 new basic blocks created by splitting the original block the memcpy
call was in. This commit makes the new memcpy expansion do the same to keep the
layout of the IR matching between the old and new implementations.
Differential Review: https://reviews.llvm.org/D41197
llvm-svn: 320848
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions