blob: fe52a3298e4b094ba7d4a81b76d8a7e8588dd92f [file] [log] [blame]
Manman Renb5d7ff42016-05-25 23:14:48 +00001; RUN: llvm-as < %s | llvm-dis | FileCheck %s
2; RUN: verify-uselistorder < %s
3
4!llvm.module.flags = !{!0}
5
6!0 = !{i32 1, !"Objective-C Image Info Version", i32 0}
7
8; CHECK: !0 = !{i32 1, !"Objective-C Image Info Version", i32 0}
9; CHECK: !1 = !{i32 1, !"Objective-C Class Properties", i32 0}