diff options
author | Jim Ingham <jingham@apple.com> | 2015-08-14 01:38:21 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2015-08-14 01:38:21 +0000 |
commit | 55828080a0f1c3a74bcdca4b5bd7e007a16293a2 (patch) | |
tree | b87dcefffb13a20fecabc6f4a99cf6fa36918612 /llvm/lib/Analysis | |
parent | 86d8cf3502e8f95fc0bee2d461b688f286298763 (diff) | |
download | bcm5719-llvm-55828080a0f1c3a74bcdca4b5bd7e007a16293a2.tar.gz bcm5719-llvm-55828080a0f1c3a74bcdca4b5bd7e007a16293a2.zip |
I was assuming that when a bit of inlined code was followed by code from the inlining site, it was going to execute to the inlining site code, but apparently that's not always true. So we need to be a bit more careful getting past the inlining, and use a StepOverRange plan not a RunToAddress plan.
<rdar://problem/22191804>
llvm-svn: 244999
Diffstat (limited to 'llvm/lib/Analysis')
0 files changed, 0 insertions, 0 deletions