[PATCH] D62433: [ObjC][ARC] Delete ObjC runtime calls if the argument is a global variable
John McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 28 13:02:38 PDT 2019
rjmccall added a comment.
I thought we already did this optimization; you might want to talk to Dan or Michael about it.
It's a good optimization in the abstract.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62433/new/
https://reviews.llvm.org/D62433
More information about the llvm-commits
mailing list