[PATCH] D40727: Syndicate duplicate code between CallInst and InvokeInst
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 15 09:00:20 PST 2017
serge-sans-paille added a comment.
This review is purely code cleaning, it avoids a lot of redundancy between CallInst and InvokeInst. Reviews are welcome!
Repository:
rL LLVM
https://reviews.llvm.org/D40727
More information about the llvm-commits
mailing list