commit | 9423d77c863a359d161d7e91bce94c04a68c444e | [log] [tgz] |
---|---|---|
author | Kyle Butt <kyle+llvm@iteratee.net> | Mon Jul 11 21:37:03 2016 +0000 |
committer | Kyle Butt <kyle+llvm@iteratee.net> | Mon Jul 11 21:37:03 2016 +0000 |
tree | 2327e44caee293190b5cc307a39bc71c22e45533 | |
parent | 9d25b660b6ac66feb5f5e910c456dfccd969a6d6 [diff] |
Codegen: Fix comment in BranchFolding.cpp Blocks to be tail-merged may share more than one successor. Correct the comment to state that they share a specific successor, SuccBB, rather than a single successor, which is not true. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275104 91177308-0d34-0410-b5e6-96231b3b80d8