Don't crash if an MBB doesn't have an LLVM BB
authorChris Lattner <sabre@nondot.org>
Thu, 5 Oct 2006 21:40:14 +0000 (21:40 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 Oct 2006 21:40:14 +0000 (21:40 +0000)
commit9c78ecb511ba6c8f53579ce60bcc4ef782eb831c
treef862baaa2fa2f1298687b377918e36a6252aacad
parent39b5a2125922810233c0c1fd52a9621a979c8c19
Don't crash if an MBB doesn't have an LLVM BB

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