llvm-6502/test/Bindings/Ocaml
Peter Zotov a0846f4143 [OCaml] Add REQUIRES: native, object-emission to the Target test
While the test would work with any compiled in target with object
emission support, it's nontrivial to formulate this condition in
lit, so a conservative restriction is used instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194781 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-15 03:43:51 +00:00
..
analysis.ml [PR11606] ocaml bindings tests produce binaries in source dir 2013-08-23 00:55:32 +00:00
bitreader.ml [PR11606] ocaml bindings tests produce binaries in source dir 2013-08-23 00:55:32 +00:00
bitwriter.ml [PR11606] ocaml bindings tests produce binaries in source dir 2013-08-23 00:55:32 +00:00
executionengine.ml [OCaml] Refactor Llvm_target interface 2013-11-15 02:51:44 +00:00
ext_exc.ml [PR11606] ocaml bindings tests produce binaries in source dir 2013-08-23 00:55:32 +00:00
ipo_opts.ml [OCaml] Refactor Llvm_target interface 2013-11-15 02:51:44 +00:00
irreader.ml [OCaml] Impement Llvm_irreader, bindings to LLVM assembly parser 2013-11-06 09:21:25 +00:00
linker.ml [OCaml] Implement Llvm_linker, bindings for the IR linker 2013-11-03 08:27:32 +00:00
lit.local.cfg [OCaml] Use native target in testsuite instead of hardcoding X86 2013-11-15 03:19:08 +00:00
passmgr_builder.ml [OCaml] implement Llvm_passmgr_builder, bindings for PassManagerBuilder 2013-11-04 01:39:42 +00:00
scalar_opts.ml [OCaml] Refactor Llvm_target interface 2013-11-15 02:51:44 +00:00
target.ml [OCaml] Add REQUIRES: native, object-emission to the Target test 2013-11-15 03:43:51 +00:00
vectorize_opts.ml [OCaml] Refactor Llvm_target interface 2013-11-15 02:51:44 +00:00
vmcore.ml [OCaml] Implement Llvm.string_of_llvalue 2013-11-06 09:21:08 +00:00