xref: /aosp_15_r20/external/llvm/test/Linker/module-flags-7-b.ll (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1; This file is used with module-flags-7-a.ll
2; RUN: true
3
4!0 = !{ i32 2, !"foo", i32 37 }
5
6!llvm.module.flags = !{ !0 }
7