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

whitequark via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 02:08:07 PDT 2016


whitequark 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: !0 = !{i32 1, !"Debug Info Version", i32 2}
  * CHECK: !1 = !{i32 1, !"metadata test"}
----------------
Just remove this too. I don't think version 2 is even readable by LLVM anymore...


http://reviews.llvm.org/D19828





More information about the llvm-commits mailing list