[MachineBasicBlock] Use the const_cast(this) trick to reduce duplication
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 23 Jun 2015 14:47:18 +0000 (14:47 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 23 Jun 2015 14:47:18 +0000 (14:47 +0000)
commit9c956b33d7ac69e0ef4346cfa426c64c9ab3b8e0
tree3a68c172f1d45cc8e69ee8549260f6920ed6a979
parent4daa9f1e105dc552f9e2e0f5c89ed6a822e7f4d9
[MachineBasicBlock] Use the const_cast(this) trick to reduce duplication

NFC.

llvm-svn: 240413
llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/lib/CodeGen/MachineBasicBlock.cpp