diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-03-25 00:34:11 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-03-25 00:34:11 +0000 |
commit | 0dab98d9269355d3622c0949f27e2559892f2757 (patch) | |
tree | 20f40085142028e9488d3841636f9bc0521f56ee /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | 51d702812d8274d10f6ee96ccfd79d306ff701ec (diff) | |
download | bcm5719-llvm-0dab98d9269355d3622c0949f27e2559892f2757.tar.gz bcm5719-llvm-0dab98d9269355d3622c0949f27e2559892f2757.zip |
ARM: fix optimised division on WoA
We did not have an explicit branch to the continuation BB. When the check was
hoisted, this could permit control follow to fall through into the division
trap. Add the explicit branch to the continuation basic block to ensure that
code execution is correct.
llvm-svn: 264370
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions