[PATCH] D31964: CodeGen: BlockPlacement: Clear ComputedEdges between functions.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 18:29:32 PDT 2017
chandlerc accepted this revision.
chandlerc added a comment.
This revision is now accepted and ready to land.
LGTM. Also, this is clearly correct, feel free to land this simple of bug fix directly. =]
It'd be great if you can come up with a test with a pile of functions that will trigger this, but I understand why that might be hard. The assert seems likely enough.
Repository:
rL LLVM
https://reviews.llvm.org/D31964
More information about the llvm-commits
mailing list