Fix some X86 JIT failures. This should really come from TargetJITInfo.
authorChris Lattner <sabre@nondot.org>
Mon, 4 Sep 2006 18:48:41 +0000 (18:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Sep 2006 18:48:41 +0000 (18:48 +0000)
commit2130b99eb29796d80b978f7c4b4f64dcca0d1309
treee93bf783002c4282ddedc23f1d42a39b57dd5346
parent279015226e68820b5bdff358b3c045f893db4efc
Fix some X86 JIT failures.  This should really come from TargetJITInfo.

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