OSDN Git Service

"TAI::JumpTableDirective" is always null for current arm targets, simplify
authorChris Lattner <sabre@nondot.org>
Tue, 11 Aug 2009 20:29:57 +0000 (20:29 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Aug 2009 20:29:57 +0000 (20:29 +0000)
commitb3ac6e40d9dd3bc8157edc47004f39c8f382dc9e
tree6ea42c6451e1704fca60343761dd51ab2a5a3f5c
parentd6474fa1f19224e62e5095a6373bed0c69bdb215
"TAI::JumpTableDirective" is always null for current arm targets, simplify
the code based on this and make it fall through better.

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