OSDN Git Service

CodeGen: s/protected:/private:/ in MachineBasicBlock, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 6 Oct 2015 21:48:31 +0000 (21:48 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 6 Oct 2015 21:48:31 +0000 (21:48 +0000)
commitac3b52bb0da8ac7f43128fd0f3eb82bfb7c51114
tree38618f1bdeadab3ae463fcbd1b076a56d87d759a
parentd15cdb7b13fb7b274aeba4951e3eadec4072bce9
CodeGen: s/protected:/private:/ in MachineBasicBlock, NFC

Nothing inherits from `MachineBasicBlock`, so this should have no real
functionality change.  Just makes the code easier to understand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249473 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineBasicBlock.h