[PATCH] D62433: [ObjC][ARC] Delete ObjC runtime calls if the argument is a global variable
Akira Hatanaka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 14 15:05:11 PDT 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363468: [ObjC][ARC] Delete ObjC runtime calls on global variables annotated (authored by ahatanak, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62433?vs=202815&id=204861#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62433/new/
https://reviews.llvm.org/D62433
Files:
llvm/trunk/include/llvm/Analysis/ObjCARCInstKind.h
llvm/trunk/lib/Analysis/ObjCARCInstKind.cpp
llvm/trunk/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
llvm/trunk/test/Transforms/ObjCARC/inert-global.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62433.204861.patch
Type: text/x-patch
Size: 7267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/cbb67aeb/attachment.bin>
More information about the llvm-commits
mailing list