Fix some serious logic errors that broke the jit on darwin/x86-64.
authorChris Lattner <sabre@nondot.org>
Sun, 13 Apr 2008 07:04:56 +0000 (07:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Apr 2008 07:04:56 +0000 (07:04 +0000)
commit3b374489041ac28153c84194dda45e182d8939fc
tree3ded57d93d9a6134cf127fe87066a6af4ca63aab
parent89f6d88db334ba088672ae0753deb7d7b7509bac
Fix some serious logic errors that broke the jit on darwin/x86-64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49606 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JITEmitter.cpp