Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / include / llvm-c / ExecutionEngine.h
index f1f4cadec3488c551df8addfcb8a2db6ba5510c3..7cdf0d78d5b6e07f0a41696ab7a34b11dae2a3c3 100644 (file)
@@ -34,6 +34,7 @@ extern "C" {
  * @{
  */
 
+void LLVMLinkInJIT(void);
 void LLVMLinkInMCJIT(void);
 void LLVMLinkInInterpreter(void);