[PATCH] D19955: [MBB] Let MachineBasicBlock::updateTerminator() return if it updates the terminator or not. NFC.
    Chad Rosier via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed May 25 15:12:51 PDT 2016
    
    
  
mcrosier requested changes to this revision.
mcrosier added a comment.
This revision now requires changes to proceed.
I committed http://reviews.llvm.org/rL270773 to reduce the indentation of this function, per the coding guidelines.  You need to either rebase this patch on top of that commit or I might even suggest just integrating this change into the patch that enables tail merging in MBP.
Repository:
  rL LLVM
http://reviews.llvm.org/D19955
    
    
More information about the llvm-commits
mailing list