Skip to content

Commit

Permalink
Fix OCaml bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
aeubanks committed Aug 26, 2020
1 parent 486ed88 commit 82875dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/test/Bindings/OCaml/scalar_opts.ml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ let test_transforms () =
++ add_scalar_repl_aggregation_with_threshold 4
++ add_lib_call_simplification
++ add_tail_call_elimination
++ add_constant_propagation
++ add_memory_to_register_demotion
++ add_verifier
++ add_correlated_value_propagation
Expand Down

0 comments on commit 82875dc

Please sign in to comment.