module-flags-3-b.ll 163 B

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