blob: a983db20e5af0fa6e1f171897733b5b71d9b8e17 [file] [log] [blame]
Bill Wendlingd34cb1e2012-02-11 11:38:06 +00001; This file is used with module-flags-3-a.ll
2; RUN: true
3
Duncan P. N. Exon Smith1ef70ff2014-12-15 19:07:53 +00004!0 = !{i32 3, !"foo", !{!"bar", i32 42}}
Duncan P. N. Exon Smith6141f172015-03-25 23:22:10 +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 }