[PATCH] D40728: [CallSiteSplitting] Refactor creating callsites.

Jun Bum Lim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 1 12:14:41 PST 2017


junbuml added a comment.

Took a quick look at this change.  Look like you need to run clang-format, other than that I didn't see any issue with it.  Let me take another look next week. 
I believe it make this pass even better shape.


https://reviews.llvm.org/D40728





More information about the llvm-commits mailing list