Assigning and copying command line option objects shouldn't be allowed.
[oota-llvm.git] / test / Linker / module-flags-3-b.ll
1 ; This file is used with module-flags-3-a.ll
2 ; RUN: true
3
4 !0 = !{i32 3, !"foo", !{!"bar", i32 42}}
5
6 !llvm.module.flags = !{ !0 }