Pass the MachineFunction into EmitJumpTableInfo.
authorChris Lattner <sabre@nondot.org>
Thu, 5 Oct 2006 03:01:21 +0000 (03:01 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 Oct 2006 03:01:21 +0000 (03:01 +0000)
commit1da31ee472b9615d7329c656e2cc17c419ed7c95
tree53acb45503d1236ffe89ff984efd14a4749361b7
parentedad2b783fe9ab20bdf0de2b3315559fb75f3a25
Pass the MachineFunction into EmitJumpTableInfo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30742 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter.cpp
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/Alpha/AlphaAsmPrinter.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/X86/X86ATTAsmPrinter.cpp
lib/Target/X86/X86IntelAsmPrinter.cpp