summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SpillPlacement.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2013-03-23 02:35:54 +0000
committerJohn McCall <rjmccall@apple.com>2013-03-23 02:35:54 +0000
commiteff188427497970286f5f4e4e496e42b2fc09b64 (patch)
treeba7209f1225676ddbdcdda6d33e77fa34c0ec8c1 /llvm/lib/CodeGen/SpillPlacement.cpp
parent9d71afe8cfd49c92504c382b08ed39f6390fc51b (diff)
downloadbcm5719-llvm-eff188427497970286f5f4e4e496e42b2fc09b64.tar.gz
bcm5719-llvm-eff188427497970286f5f4e4e496e42b2fc09b64.zip
Under ARC, when we're passing the address of a strong variable
to an out-parameter using the indirect-writeback conversion, and we copied the current value of the variable to the temporary, make sure that we register an intrinsic use of that value with the optimizer so that the value won't get released until we have a chance to retain it. rdar://13195034 llvm-svn: 177813
Diffstat (limited to 'llvm/lib/CodeGen/SpillPlacement.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud