module-flags-5-b.ll 148 B

123456
  1. ; This file is used with module-flags-5-a.ll
  2. ; RUN: true
  3. !0 = !{ i32 4, !"foo", i32 37 } ; Override the "foo" value.
  4. !llvm.module.flags = !{ !0 }