aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneModule.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-01-08 01:53:06 +0000
committerGreg Clayton <gclayton@apple.com>2011-01-08 01:53:06 +0000
commit671cabeeb5e80036ad66c3129aa2a4d9cc599b43 (patch)
tree884ea0eaf29c33c537ae6d8dcaf0c21ac5b5d492 /llvm/lib/Transforms/Utils/CloneModule.cpp
parent46779e1983c68a362292d347d688402eccf85862 (diff)
downloadllvm-671cabeeb5e80036ad66c3129aa2a4d9cc599b43.zip
llvm-671cabeeb5e80036ad66c3129aa2a4d9cc599b43.tar.gz
llvm-671cabeeb5e80036ad66c3129aa2a4d9cc599b43.tar.bz2
Fixed an issue with the UnwindLLDB code where if there were inlined stack
frames, UnwindLLDB could create the incorrect RegisterContext for a given stack frame because it was using the frame index (not the concrete frame index). This was causing crashes when doing backtraces through the SBFrame::GetFP() because a NULL register context was being returned for the deepest stack frame. llvm-svn: 123052
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions