remove a dead switch directive, replace it with some
authorChris Lattner <sabre@nondot.org>
Mon, 3 Aug 2009 19:10:44 +0000 (19:10 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Aug 2009 19:10:44 +0000 (19:10 +0000)
commit9a7a4d2a6099d85913df16b2eed6f51fe566e72b
tree08c639b2a5cc43fb5651c147846e57d3dcef2bf7
parent6e7a85c075ac1fc8fc7f11cad07e51839c80ee39
remove a dead switch directive, replace it with some
code that I will be using shortly.

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