android_mt6572_jiabo/external/llvm/test/Linker/Inputs/module-flags-dont-change-others.ll
2025-09-05 16:56:03 +08:00

8 lines
181 B
LLVM

!llvm.module.flags = !{!3, !4, !5}
!0 = !{}
!1 = !{!0}
!2 = !{!0, !1}
!3 = !{i32 4, !"foo", i32 37} ; Override the "foo" value.
!4 = !{i32 5, !"bar", !1}
!5 = !{i32 6, !"baz", !2}