Add a test for the -suppress-warnings option.
[oota-llvm.git] / test / Linker / module-flags-2-b.ll
1 ; This file is used with module-flags-2-a.ll
2 ; RUN: true
3
4 !0 = metadata !{ i32 4, metadata !"foo", i32 37 } ; Override the "foo" value.
5
6 !llvm.module.flags = !{ !0 }