[PATCH] D44464: OptBisect is improved to be overridden in LLVMContext
Andy Kaylor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 20 08:01:51 PDT 2018
andrew.w.kaylor added a comment.
As long as you're OK with the fact that this will probably be replaced in the near future (and please add a comment indicating that above the setOptPassGate function), I'm OK with this being added. I do prefer OptPassGate as a name for the generalized functionality.
https://reviews.llvm.org/D44464
More information about the llvm-commits
mailing list