Make the stub functions be tail calls
authorChris Lattner <sabre@nondot.org>
Fri, 6 May 2005 06:48:54 +0000 (06:48 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 6 May 2005 06:48:54 +0000 (06:48 +0000)
commita471e045b7cef5da428bdada4a362a4be671ef0b
tree558adb2a5321a979af61ae92675d9777480aab15
parenta9e9211bbb2a47f4d6db61ef100ccebe4c46c0ff
Make the stub functions be tail calls

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