summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-03-21 20:50:03 +0000
committerPete Cooper <peter_cooper@apple.com>2016-03-21 20:50:03 +0000
commit948677131fb9a7f983f995e07d3c9280309c4358 (patch)
treebc052ebd1d59c8c32719184d650bdebbdcfba7f5 /lldb/packages/Python/lldbsuite/test/python_api/process
parenta56e6b6a531ad710882b820d14fc5b462608b444 (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud