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

!0 = metadata !{ i32 4, metadata !"foo", i32 37 } ; Override the "foo" value.

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