blob: b3d1412c7d26957c93cd784ebbf52603162531e8 [file] [log] [blame]
Bill Wendlingd34cb1e2012-02-11 11:38:06 +00001; This file is used with module-flags-1-a.ll
2; RUN: true
3
Duncan P. N. Exon Smith1ef70ff2014-12-15 19:07:53 +00004!0 = !{ i32 1, !"foo", i32 37 }
5!1 = !{ i32 1, !"qux", i32 42 }
6!2 = !{ i32 1, !"mux", !{ !"hello world", i32 927 } }
Bill Wendlingd34cb1e2012-02-11 11:38:06 +00007
8!llvm.module.flags = !{ !0, !1, !2 }