Fix the calculation for how big the allocated stub needs to be.
authorNate Begeman <natebegeman@mac.com>
Mon, 2 Mar 2009 23:10:14 +0000 (23:10 +0000)
committerNate Begeman <natebegeman@mac.com>
Mon, 2 Mar 2009 23:10:14 +0000 (23:10 +0000)
commit0b82f77e662790ab3c230932f5309c5105812c26
tree01c73c8c2c9d061119c9bc6c5567b790cd013e56
parent73df3c972157409e5b88a08682cdfbe9173f5927
Fix the calculation for how big the allocated stub needs to be.

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