On Mac, print jump table entries after the function to work around a linker issue.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 28 Aug 2006 22:14:16 +0000 (22:14 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 28 Aug 2006 22:14:16 +0000 (22:14 +0000)
commit67afeceaf04d9ba2773531e9d6f0e541636768d7
tree2a95532c8914eaa151beb6b09bdd407a9df055c3
parent181c359c9d29be884ca1fd33c0469b1b567bd33c
On Mac, print jump table entries after the function to work around a linker issue.

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