xref: /llvm-project/llvm/test/Linker/module-flags-7-b.ll (revision be7ea19b585dc1b0d4c4358df3ca498ceb65b969)
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