xref: /llvm-project/llvm/test/Linker/module-flags-2-b.ll (revision be7ea19b585dc1b0d4c4358df3ca498ceb65b969)
1; This file is used with module-flags-2-a.ll
2; RUN: true
3
4!0 = !{ i32 4, !"foo", i32 37 } ; Override the "foo" value.
5
6!llvm.module.flags = !{ !0 }
7