xref: /llvm-project/llvm/test/Linker/Inputs/module-flags-pic-2-b.ll (revision c2a38887932e3a46aa3bee35f3f5568ac68282f4)
1!0 = !{ i32 8, !"PIC Level", i32 2 }
2!1 = !{ i32 7, !"PIE Level", i32 2 }
3
4!llvm.module.flags = !{!0, !1}
5