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

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

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