Apparently some MachineBasicBlock's don't have corresponding llvm basic blocks.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 11 Feb 2009 23:42:39 +0000 (23:42 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 11 Feb 2009 23:42:39 +0000 (23:42 +0000)
commitf412f7c417eb4836ce875b0d214ee91026eba894
tree09602be8f93d4155d08909a62f76b8db20fd57ab
parentce7f5a1e50fa312ce27e41030dd1b2e02ba8d604
Apparently some MachineBasicBlock's don't have corresponding llvm basic blocks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64340 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ScheduleDAGPrinter.cpp