I believe that the code generator now properly handles dead basic blocks. If not,
authorChris Lattner <sabre@nondot.org>
Tue, 29 Jun 2004 07:17:12 +0000 (07:17 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Jun 2004 07:17:12 +0000 (07:17 +0000)
commit23a53aa9c4317a728cd185e8e803d7c7d9da5456
treeeed68d56a6adfb47441c2b89171991947cf480de
parent91a350ddd13de9c972c583b4a1ad3ac114c117e7
I believe that the code generator now properly handles dead basic blocks.  If not,
this is a bug, and should be fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14476 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86TargetMachine.cpp