Workaround broken jump tables on x86-64 COFF.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 23 Aug 2010 04:45:37 +0000 (04:45 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 23 Aug 2010 04:45:37 +0000 (04:45 +0000)
commit3464cec4d8cf09f9e1b3b9af9ab7b7d4a6a69a59
treead9a607b5ecb9dd4dc7b736325ef5f0f8664e9d9
parentc6a39aa5cd4434a57747190dd3342ec814ef7391
Workaround broken jump tables on x86-64 COFF.

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