1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Bindings/OCaml
Vaivaswatha Nagaraj 60a545b91a [OCaml][Test] Fix and enable debuginfo.ml test
`get_or_create_type_array` was used on a non-type MDNode.
Add interface for `get_or_create_array` and use that instead.

Differential Revision: https://reviews.llvm.org/D99450
2021-03-28 06:25:39 +05:30
..
Utils [OCaml][DebugInfo] Add tests for debug info API 2021-03-26 22:06:48 +05:30
.ocamlformat [OCaml][DebugInfo] Add tests for debug info API 2021-03-26 22:06:48 +05:30
analysis.ml
bitreader.ml
bitwriter.ml
core.ml [OCaml][DebugInfo] Add tests for debug info API 2021-03-26 22:06:48 +05:30
debuginfo.ml [OCaml][Test] Fix and enable debuginfo.ml test 2021-03-28 06:25:39 +05:30
diagnostic_handler.ml
executionengine.ml
ext_exc.ml
ipo.ml
irreader.ml [OCaml] Handle nullptr in Llvm.global_initializer 2021-03-17 13:39:35 +00:00
linker.ml
lit.local.cfg
passmgr_builder.ml
scalar_opts.ml
target.ml
transform_utils.ml
vectorize.ml