OSDN Git Service

remove dead code, the main codepath never has to deal
authorChris Lattner <sabre@nondot.org>
Sat, 20 Jun 2009 19:34:47 +0000 (19:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 20 Jun 2009 19:34:47 +0000 (19:34 +0000)
commit8cb65a5092b87f17c391186c34a6fb56bc022057
tree389b9d3302c2826fe6bab53b69ce6fe3579783d6
parent7680e733415e01a30183a73bfbe16f7829439db7
remove dead code, the main codepath never has to deal
with MBB's.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73830 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.cpp
lib/Target/X86/AsmPrinter/X86ATTInstPrinter.cpp
lib/Target/X86/AsmPrinter/X86IntelAsmPrinter.cpp