summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2015-08-14 01:38:21 +0000
committerJim Ingham <jingham@apple.com>2015-08-14 01:38:21 +0000
commit55828080a0f1c3a74bcdca4b5bd7e007a16293a2 (patch)
treeb87dcefffb13a20fecabc6f4a99cf6fa36918612 /llvm/lib/Analysis
parent86d8cf3502e8f95fc0bee2d461b688f286298763 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud