History log of /external/llvm/test/Bindings/Ocaml/executionengine.ml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bf7ea373ecb90a933592061eda4a3dca45e84b25 09-Sep-2010 Daniel Dunbar <daniel@zuster.org> tests: XFAIL a handful of tests on the vg_leak builder, so we can get back to
green.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113491 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Bindings/Ocaml/executionengine.ml
7b3dc63390c7884273f0cb4098a19505871fd5cf 20-Aug-2010 Erick Tryzelaar <idadesub@users.sourceforge.net> Fix the running of ocaml tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111626 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Bindings/Ocaml/executionengine.ml
b318c753c7e18d28fd7f2015ca17390d1b76934d 20-Aug-2010 Bob Wilson <bob.wilson@apple.com> Fix some Ocaml tests: the %t substitution now returns an absolute path.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111623 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Bindings/Ocaml/executionengine.ml
023f13a6bba470d84756c515e45af68c0dee41a1 03-Mar-2010 Erick Tryzelaar <idadesub@users.sourceforge.net> Remove module providers from ocaml.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97609 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Bindings/Ocaml/executionengine.ml
c527d7e5a814b834aaece6e67d2447b9d2d2be5e 04-Sep-2009 Erick Tryzelaar <idadesub@users.sourceforge.net> Replace ocamlc tests with ocamlopt tests since they're less noisy.

There's a bug with ocamlc that uses "char*" instead of "const char*" for
global string variables. This causes g++ to be very noisy when linking
ocamlc programs. That's why the ocaml test used to cat to /dev/null.
ocamlopt doesn't have this problem, so we can get rid of the >/dev/null,
which may obscure some problems.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80968 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Bindings/Ocaml/executionengine.ml
93ac6ab49c58d81cc332c9a9af74f0442d4acaa8 19-Aug-2009 Erick Tryzelaar <idadesub@users.sourceforge.net> Convert the rest of the ocaml types and functions to use context.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79430 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Bindings/Ocaml/executionengine.ml
fda72defa61ef24892e9dc86b788f5df2fedd3f0 19-Aug-2009 Erick Tryzelaar <idadesub@users.sourceforge.net> Allow passing around LLVMContext in ocaml.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79410 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Bindings/Ocaml/executionengine.ml
9c73ace7acb2d76007b66efc41eae2ed98a8ef5d 22-Oct-2008 Gordon Henriksen <gordonhenriksen@mac.com> [PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on some platforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57976 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Bindings/Ocaml/executionengine.ml
e1be5cd69c00af76a9995e633108b70ee6e1e669 27-Mar-2008 Erick Tryzelaar <idadesub@users.sourceforge.net> Expose ExecutionEngine::getTargetData() to c and ocaml bindings.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48851 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Bindings/Ocaml/executionengine.ml
418136d928417bec8b188e49205734720828151e 30-Dec-2007 Gordon Henriksen <gordonhenriksen@mac.com> Another backwards compatibility fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45463 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Bindings/Ocaml/executionengine.ml
8db172d6f656f7a44dc37be1c1f244c9b52dc0ee 23-Dec-2007 Gordon Henriksen <gordonhenriksen@mac.com> C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45335 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/Bindings/Ocaml/executionengine.ml