diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-04-20 10:31:22 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-04-20 10:31:22 +0000 |
commit | c4ddfd865d83940890385b1bb25f1d8cdea8ee64 (patch) | |
tree | 31888fb06f8ae45e862dfae3935f388fc28c8cc9 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 35856696b8d42536052e5c757e3ee2b133261e0f (diff) | |
download | llvm-c4ddfd865d83940890385b1bb25f1d8cdea8ee64.zip llvm-c4ddfd865d83940890385b1bb25f1d8cdea8ee64.tar.gz llvm-c4ddfd865d83940890385b1bb25f1d8cdea8ee64.tar.bz2 |
Auto advance pc for signle stepping on arm when emulation failes
The arm instruction emulation handles only some of the opcode (including
all of them modifying the PC). For the rest of the instructions we can
advance the PC by the size of the instruction as they don't modify the
PC on any other way.
Differential revision: http://reviews.llvm.org/D9076
llvm-svn: 235292
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions