Actually _PASS IN_ NO_RESERVE if we have it.
authorChris Lattner <sabre@nondot.org>
Mon, 6 Oct 2003 19:07:41 +0000 (19:07 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 Oct 2003 19:07:41 +0000 (19:07 +0000)
commit011efae2f0ff141064e305c55940c9cbec5396c7
treeb2971b8144fbaccc689fde1475b817fea3a55cbc
parent6873450ed50b37d131f901058688445d0081829c
Actually _PASS IN_ NO_RESERVE if we have it.
Thanks to Brian for fixing this obvious oops

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