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

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

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