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

!0 = !{ i32 1, !"foo", i32 38 }

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