summaryrefslogtreecommitdiff
path: root/test/Bindings/OCaml
AgeCommit message (Expand)Author
2017-08-15[llvm] Get rid of "%T" expansionsKuba Mracek
2017-06-05[LLVM-C] [OCaml] Expose Type::subtypes.whitequark
2017-01-06[cmake] Canonicalize CMake booleans to 0/1 for lit interopMichal Gorny
2016-11-12[OCaml] Adapt to the new attribute C API.whitequark
2016-06-22[OCaml] Add functions for accessing metadata nodes.Peter Zotov
2016-05-10[OCaml] Update core test and re-enable testingJeroen Ketema
2016-04-10[OCaml] Expose the LLVM diagnostic handlerJeroen Ketema
2016-04-01[OCaml] Reinstate data_layoutJeroen Ketema
2016-03-31Silence warnings in OCaml bindingsJeroen Ketema
2016-02-12Remove LLVMGetTargetMachineData leftovers.Benjamin Kramer
2016-02-05Make the OCaml tests temporarily unsupported until they can be updated.Eric Christopher
2015-12-16Change linkInModule to take a std::unique_ptr.Rafael Espindola
2015-07-17[OCaml] Do not use -warn-error in tests.Peter Zotov
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith
2015-03-03DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith
2015-02-06[OCaml] Add Llvm.build_empty_phi.Peter Zotov
2015-01-14IR: Move MDLocation into placeDuncan P. N. Exon Smith
2014-12-30[OCaml] Fix bitrot in tests.Peter Zotov
2014-12-24[OCaml] PR21901: Update tests.Peter Zotov
2014-12-24[OCaml] Expose Llvm_executionengine.get_{global_value,function}_address.Peter Zotov
2014-12-23Finish removing DestroySource.Rafael Espindola
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
2014-12-01[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.Peter Zotov
2014-12-01[OCaml] [cmake] Add CMake buildsystem for OCaml.Peter Zotov
2014-11-03[OCaml] Run tests twice, with ocamlc and ocamlopt (if available)Peter Zotov
2014-10-31[OCaml] Ensure consistent naming.Peter Zotov