remove JumpTableDirective, it is always null.
authorChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 20:52:54 +0000 (20:52 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 20:52:54 +0000 (20:52 +0000)
commitcba386ccac87c2446579ef235d2b4dc7951c0941
tree6b3d38e76df098eb32c8b2080a8c1085518a2418
parent18821e07a3eefad47eeb792eee46ca7f117970d5
remove JumpTableDirective, it is always null.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94445 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAsmInfo.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/MC/MCAsmInfo.cpp
lib/Target/X86/AsmPrinter/X86AsmPrinter.cpp