diff options
author | Pete Cooper <peter_cooper@apple.com> | 2018-12-21 21:00:32 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2018-12-21 21:00:32 +0000 |
commit | e5b64ea2b81334295f2a31f7f9fc42aa8afc7748 (patch) | |
tree | 7d6800017e2600f5596cfe2682389d88bfe82725 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 6f539294b59e31fe7c7d36dafa07793b4a1fcc21 (diff) | |
download | llvm-e5b64ea2b81334295f2a31f7f9fc42aa8afc7748.zip llvm-e5b64ea2b81334295f2a31f7f9fc42aa8afc7748.tar.gz llvm-e5b64ea2b81334295f2a31f7f9fc42aa8afc7748.tar.bz2 |
Convert some ObjC retain/release msgSends to runtime calls.
It is faster to directly call the ObjC runtime for methods such as retain/release instead of sending a message to those functions.
Differential Revision: https://reviews.llvm.org/D55869
Reviewed By: rjmccall
llvm-svn: 349952
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions