diff options
author | Pete Cooper <peter_cooper@apple.com> | 2016-03-21 20:50:03 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2016-03-21 20:50:03 +0000 |
commit | 948677131fb9a7f983f995e07d3c9280309c4358 (patch) | |
tree | bc052ebd1d59c8c32719184d650bdebbdcfba7f5 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | a56e6b6a531ad710882b820d14fc5b462608b444 (diff) | |
download | bcm5719-llvm-948677131fb9a7f983f995e07d3c9280309c4358.tar.gz bcm5719-llvm-948677131fb9a7f983f995e07d3c9280309c4358.zip |
Revert "Convert some ObjC msgSends to runtime calls."
This reverts commit r263607.
This change caused more objc_retain/objc_release calls in the IR but those
are then incorrectly optimized by the ARC optimizer. Work is going to have
to be done to ensure the ARC optimizer doesn't optimize user written RR, but
that should land before this change.
This change will also need to be updated to take account for any changes required
to ensure that user written calls to RR are distinct from those inserted by ARC.
llvm-svn: 263984
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions