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

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

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