[PATCH] D44327: ObjCARC: teach the cloner about funclets
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 9 16:17:17 PST 2018
compnerd updated this revision to Diff 137867.
compnerd added a comment.
Use the BB colorizer to detect the token. Fortunately, there is no BB removal/splitting happening here, so there is no state to maintain.
Repository:
rL LLVM
https://reviews.llvm.org/D44327
Files:
lib/Transforms/ObjCARC/ObjCARCOpts.cpp
test/Transforms/ObjCARC/funclet.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44327.137867.patch
Type: text/x-patch
Size: 7647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180310/83dfc195/attachment.bin>
More information about the llvm-commits
mailing list