aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Object.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-10-07 01:52:19 +0000
committerGreg Clayton <gclayton@apple.com>2011-10-07 01:52:19 +0000
commit5f4c61e2d7ebbde6cb282d9693babbd8a71fd9f6 (patch)
tree415c24353a1a268d391280a1fc9da92ca7b0d448 /llvm/lib/Object/Object.cpp
parentf8843bf5d1d981d9e8b2022f17fae94659dcbdb8 (diff)
downloadllvm-5f4c61e2d7ebbde6cb282d9693babbd8a71fd9f6.zip
llvm-5f4c61e2d7ebbde6cb282d9693babbd8a71fd9f6.tar.gz
llvm-5f4c61e2d7ebbde6cb282d9693babbd8a71fd9f6.tar.bz2
<rdar://problem/10226227>
Fixed the root cause of what was causing an assertion to fire during single stepping. We had an issue with the inlined stack frames where when we had inlined frames that were not in the first concrete frame where we passed the wrong PC down. We needed to decrement the PC by one for these frames to make sure we are using the same address that did the symbol context lookup. llvm-svn: 141349
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions