bolt/deps/llvm-18.1.8/llvm/test/Linker/module-flags-5-b.ll
2025-02-14 19:21:04 +01:00

6 lines
148 B
LLVM

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