IR: Move MDLocation into place
[oota-llvm.git] / test / Bindings / OCaml / core.ml
index e9a0540a935fadd27b49f5fdce82d911af585fbb..0f3daac5bfd2b3706c9bdb672fe8f158194958d2 100644 (file)
@@ -1436,7 +1436,7 @@ let test_builder () =
  * CHECK: !llvm.module.flags = !{!0}
  * CHECK: !0 = !{i32 1, !"Debug Info Version", i32 2}
  * CHECK: !1 = !{i32 1, !"metadata test"}
- * CHECK: !2 = !{i32 2, i32 3, !3, !3}
+ * CHECK: !2 = !MDLocation(line: 2, column: 3, scope: !3, inlinedAt: !3)
  *)
 
 (*===-- Pass Managers -----------------------------------------------------===*)