[PATCH] D37575: [BasicBlock] add new function removeEdge()
Brian Rzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 21 08:07:41 PST 2018
brzycki closed this revision.
brzycki added a comment.
This method is too expensive as it is designed today.
https://reviews.llvm.org/D37575
More information about the llvm-commits
mailing list