Expose JIT::recompileAndRelinkFunction for use through the C API.
authorDuncan Sands <baldrick@free.fr>
Mon, 19 Jul 2010 09:33:13 +0000 (09:33 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 19 Jul 2010 09:33:13 +0000 (09:33 +0000)
commitd90fee9b4205c92786c8ae6fa574624b8d157f1c
tree53f8eb7405c926682dcf2b7822dafcfcfd86f4fa
parentaa52fd10abd8bce76d8c8f0a16d6f8138a82902e
Expose JIT::recompileAndRelinkFunction for use through the C API.
Patch by Benjamin Saunders.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108690 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/ExecutionEngine.h
lib/ExecutionEngine/ExecutionEngineBindings.cpp