[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
Thu May 5 06:03:41 PDT 2016


mcrosier added a comment.

AFAICT, the return value is never used.  What is the purpose of the change?


Repository:
  rL LLVM

http://reviews.llvm.org/D19955





More information about the llvm-commits mailing list