Bill Wendling | d34cb1e | 2012-02-11 11:38:06 +0000 | [diff] [blame] | 1 | ; This file is used with module-flags-1-a.ll |
2 | ; RUN: true | ||||
3 | |||||
Duncan P. N. Exon Smith | 1ef70ff | 2014-12-15 19:07:53 +0000 | [diff] [blame] | 4 | !0 = !{ i32 1, !"foo", i32 37 } |
5 | !1 = !{ i32 1, !"qux", i32 42 } | ||||
6 | !2 = !{ i32 1, !"mux", !{ !"hello world", i32 927 } } | ||||
Bill Wendling | d34cb1e | 2012-02-11 11:38:06 +0000 | [diff] [blame] | 7 | |
8 | !llvm.module.flags = !{ !0, !1, !2 } |