[PATCH] D58406: Fix IR/Analysis layering issue in OptBisect

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 09:08:50 PST 2019


philip.pfaffe added a comment.

Keep in mind that for the new PM we're talking about an API that's much more powerful, because it's designed for arbitrary hooks.

OptBisect doesn't need that necessarily. I'm in favor of passing the strings instead.


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

https://reviews.llvm.org/D58406





More information about the llvm-commits mailing list