Handle zero arg function case
authorChris Lattner <sabre@nondot.org>
Sun, 15 Aug 2004 23:31:43 +0000 (23:31 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Aug 2004 23:31:43 +0000 (23:31 +0000)
commit7c45d7898bdfdc29a61a58b678e13ed41333ed51
tree51c7e13e49cc55f7eb39bd9e03863de48691d8cc
parentb47130c580385a5a2c922c480a85438b2bb80293
Handle zero arg function case

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