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

!0 = metadata !{ i32 2, metadata !"foo", i32 37 }

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