projects
/
oota-llvm.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix the ocaml bindings.
[oota-llvm.git]
/
include
/
llvm-c
/
ExecutionEngine.h
diff --git
a/include/llvm-c/ExecutionEngine.h
b/include/llvm-c/ExecutionEngine.h
index
7cdf0d7
..
f1f4cad
100644
(file)
--- a/
include/llvm-c/ExecutionEngine.h
+++ b/
include/llvm-c/ExecutionEngine.h
@@
-34,7
+34,6
@@
extern "C" {
* @{
*/
-void LLVMLinkInJIT(void);
void LLVMLinkInMCJIT(void);
void LLVMLinkInInterpreter(void);