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

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

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