module-flags-4-b.ll 163 B

1234567
  1. ; This file is used with module-flags-4-a.ll
  2. ; RUN: true
  3. !0 = !{i32 3, !"foo", !{!"bar", i32 42}}
  4. !1 = !{i32 2, !"bar", i32 42}
  5. !llvm.module.flags = !{ !0, !1 }