[all-commits] [llvm/llvm-project] 5bb275: [OCaml][test] Fix Bindings/OCaml/executionengine.m...

Josh Berdine via All-commits all-commits at lists.llvm.org
Mon Mar 15 19:50:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bb2757e218dfa06662e6f019c13c3378e36c925
      https://github.com/llvm/llvm-project/commit/5bb2757e218dfa06662e6f019c13c3378e36c925
  Author: Josh Berdine <josh at berdine.net>
  Date:   2021-03-16 (Tue, 16 Mar 2021)

  Changed paths:
    M llvm/test/Bindings/OCaml/executionengine.ml

  Log Message:
  -----------
  [OCaml][test] Fix Bindings/OCaml/executionengine.ml test

It seems that at some point it became necessary to pass `-thread` to
the ocaml compiler for this test.

Differential Revision: https://reviews.llvm.org/D98593




More information about the All-commits mailing list