[PATCH] D137945: [ObjC][ARC] Share bundle handling code between steps of the ObjCARCOpts pass and cleanup (NFC)

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 17 05:30:27 PST 2022


sgraenitz updated this revision to Diff 483746.
sgraenitz added a comment.

Rebase for changes in D137944 <https://reviews.llvm.org/D137944>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137945/new/

https://reviews.llvm.org/D137945

Files:
  llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp
  llvm/test/Transforms/ObjCARC/funclet-cleanuppad.ll
  llvm/test/Transforms/ObjCARC/funclet.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137945.483746.patch
Type: text/x-patch
Size: 7144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221217/6121ff1f/attachment-0001.bin>


More information about the llvm-commits mailing list