OSDN Git Service

Make JIT::runFunction handle functions with non-C calling conventions.
authorChris Lattner <sabre@nondot.org>
Sun, 23 Nov 2008 08:00:11 +0000 (08:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Nov 2008 08:00:11 +0000 (08:00 +0000)
commitcdfc51ffe3eda17a611fe2aaed1a2e6650d3d203
tree2186be28a0f4489977773332ffa3b761b9796341
parent3c81d35e7dd178fe245230892a0cd01a65175f49
Make JIT::runFunction handle functions with non-C calling conventions.

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