aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-04-20 10:31:22 +0000
committerTamas Berghammer <tberghammer@google.com>2015-04-20 10:31:22 +0000
commitc4ddfd865d83940890385b1bb25f1d8cdea8ee64 (patch)
tree31888fb06f8ae45e862dfae3935f388fc28c8cc9 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent35856696b8d42536052e5c757e3ee2b133261e0f (diff)
downloadllvm-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