Handle all nullary functions, of any valid return type.
authorChris Lattner <sabre@nondot.org>
Sun, 15 Aug 2004 23:53:06 +0000 (23:53 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Aug 2004 23:53:06 +0000 (23:53 +0000)
commite5eab142a51373dd3bee758ea958575afbfce259
tree2df413fff5448bdb7943d2ad9a7f3fc087580df6
parentf7bedf447e080cb57c64d6f0cbf6fbeb9f4c596e
Handle all nullary functions, of any valid return type.

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