Expose initializing the native target for the execution engine.
authorErick Tryzelaar <idadesub@users.sourceforge.net>
Mon, 14 Sep 2009 21:54:32 +0000 (21:54 +0000)
committerErick Tryzelaar <idadesub@users.sourceforge.net>
Mon, 14 Sep 2009 21:54:32 +0000 (21:54 +0000)
commit46262684285cd7baf74425610228ac8b4547dab1
treecbb64e4a82e058158e6100b8564160df011fe582
parent126d86b9f930e36c37f2bed89e0612a49165ffb5
Expose initializing the native target for the execution engine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81800 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/ocaml/executionengine/executionengine_ocaml.c
bindings/ocaml/executionengine/llvm_executionengine.ml
bindings/ocaml/executionengine/llvm_executionengine.mli
docs/tutorial/OCamlLangImpl4.html
docs/tutorial/OCamlLangImpl5.html
docs/tutorial/OCamlLangImpl6.html
docs/tutorial/OCamlLangImpl7.html