llvm-for-llvmta/test/Linker/Inputs/objectivec-class-property-flag-mismatch.ll
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

6 lines
144 B
LLVM

!llvm.module.flags = !{!0, !1}
!0 = !{i32 1, !"Objective-C Image Info Version", i32 0}
!1 = !{i32 1, !"Objective-C Class Properties", i32 64}