blob: c567e314d4232524c90ced9a1866ae134674bbd6 [file] [log] [blame]
Bill Wendlingd34cb1e2012-02-11 11:38:06 +00001; This file is used with module-flags-4-a.ll
2; RUN: true
3
Duncan P. N. Exon Smith1ef70ff2014-12-15 19:07:53 +00004!0 = !{i32 3, !"foo", !{!"bar", i32 42}}
Peter Collingbourneb7bfc992016-05-27 05:21:35 +00005!1 = !{i32 1, !"bar", i32 42}
Bill Wendlingd34cb1e2012-02-11 11:38:06 +00006
Duncan P. N. Exon Smith6141f172015-03-25 23:22:10 +00007!llvm.module.flags = !{ !0, !1 }