bolt/deps/llvm-18.1.8/llvm/test/Linker/metadata-b.ll

10 lines
153 B
LLVM
Raw Normal View History

2025-02-14 19:21:04 +01:00
; This file is for use with metadata-a.ll
; RUN: true
define void @goo(i32 %b) nounwind {
entry:
ret void, !attach !0
}
!0 = !{i32 524334, ptr @goo}