CodeGen: BlockPlacement: Add Message strings to asserts. NFC
authorKyle Butt <kyle+llvm@iteratee.net>
Wed, 17 May 2017 23:44:41 +0000 (23:44 +0000)
committerKyle Butt <kyle+llvm@iteratee.net>
Wed, 17 May 2017 23:44:41 +0000 (23:44 +0000)
commit0cf5b2f88a299e17ca80e562f2fe9f35c7375ba3
treebc89f6af23e3068bf90622e4a0383cbce2bf7c16
parent7f4687f164fd278eb675bb481faf178606e64c23
CodeGen: BlockPlacement: Add Message strings to asserts. NFC

Add message strings to all the unlabeled asserts in the file.

Differential Revision: https://reviews.llvm.org/D33078

llvm-svn: 303316
llvm/lib/CodeGen/MachineBlockPlacement.cpp