bolt/deps/llvm-18.1.8/llvm/test/Linker/module-flags-2-b.ll

7 lines
148 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
; This file is used with module-flags-2-a.ll
; RUN: true
!0 = !{ i32 4, !"foo", i32 37 } ; Override the "foo" value.
!llvm.module.flags = !{ !0 }