[PATCH] D19828: [OCaml] Update core test and re-enable testing

Jeroen Ketema via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 04:15:43 PDT 2016


jketema added inline comments.

================
Comment at: test/Bindings/OCaml/core.ml:1425
@@ -1445,3 +1424,3 @@
  * CHECK: !llvm.module.flags = !{!0}
  * CHECK: !0 = !{i32 1, !"Debug Info Version", i32 3}
  * CHECK: !1 = !{i32 1, !"metadata test"}
----------------
I updated this to version 3 instead, as this is the only test for named meta-data, and I prefer not to loose that test.


http://reviews.llvm.org/D19828





More information about the llvm-commits mailing list