aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/module-flags-3-b.ll
blob: 2e6e5297eada1003c35a9f54b82f0ed3907d5220 (plain)
1
2
3
4
5
6
; This file is used with module-flags-3-a.ll
; RUN: true

!0 = !{i32 3, !"foo", !{!"bar", i32 42}}

!llvm.module.flags = !{ !0 }