aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2018-12-21 21:00:32 +0000
committerPete Cooper <peter_cooper@apple.com>2018-12-21 21:00:32 +0000
commite5b64ea2b81334295f2a31f7f9fc42aa8afc7748 (patch)
tree7d6800017e2600f5596cfe2682389d88bfe82725 /llvm/lib/CodeGen/StackProtector.cpp
parent6f539294b59e31fe7c7d36dafa07793b4a1fcc21 (diff)
downloadllvm-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