switch jump table entry emission to be based on EntryKind
authorChris Lattner <sabre@nondot.org>
Tue, 26 Jan 2010 03:43:22 +0000 (03:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Jan 2010 03:43:22 +0000 (03:43 +0000)
commitff537cec2e7ee34d6879de0c8a39a3c65f6ab003
tree92a8a71a8100567e88f72449895f3e22a924e15b
parentb9768b0731f8b9a10fd2ee6bd1699ae8c02fc78c
switch jump table entry emission to be based on EntryKind
instead of magic variables.

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