[PATCH] D19955: [MBB] Let MachineBasicBlock::updateTerminator() return if it updates the terminator or not. NFC.

Haicheng Wu via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 16:18:12 PDT 2016


haicheng updated this revision to Diff 56366.
haicheng added a comment.

Thank you, Quentin.  I removed several elses.


Repository:
  rL LLVM

http://reviews.llvm.org/D19955

Files:
  include/llvm/CodeGen/MachineBasicBlock.h
  lib/CodeGen/MachineBasicBlock.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19955.56366.patch
Type: text/x-patch
Size: 8172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/bc4c558b/attachment.bin>


More information about the llvm-commits mailing list