1; This file is used with module-flags-1-a.ll 2; RUN: true 3 4!0 = !{ i32 1, !"foo", i32 37 } 5!1 = !{ i32 1, !"qux", i32 42 } 6!2 = !{ i32 1, !"mux", !{ !"hello world", i32 927 } } 7 8!llvm.module.flags = !{ !0, !1, !2 } 9