diff options
author | Lauro Ramos Venancio <lauro.venancio@gmail.com> | 2007-03-20 17:57:23 +0000 |
---|---|---|
committer | Lauro Ramos Venancio <lauro.venancio@gmail.com> | 2007-03-20 17:57:23 +0000 |
commit | 64c88d741e51281edc15dcfc27dfaa500a89d43b (patch) | |
tree | 3e4c7c09d5e8de8e3dc384083c97c803297ed01c /lib/Transforms/Utils/LoopSimplify.cpp | |
parent | 431b4d51a73eb8e7e220415100fc5428eb1655d0 (diff) |
bugfix: When the source register of CALL_NOLINK was LR, the following code was emitted:
mov lr, pc
bx lr
So, the function was not called.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35218 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions