xref: /aosp_15_r20/external/llvm/test/Linker/metadata-b.ll (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker; This file is for use with metadata-a.ll
2*9880d681SAndroid Build Coastguard Worker; RUN: true
3*9880d681SAndroid Build Coastguard Worker
4*9880d681SAndroid Build Coastguard Workerdefine void @goo(i32 %b) nounwind {
5*9880d681SAndroid Build Coastguard Workerentry:
6*9880d681SAndroid Build Coastguard Worker  ret void, !attach !0
7*9880d681SAndroid Build Coastguard Worker}
8*9880d681SAndroid Build Coastguard Worker
9*9880d681SAndroid Build Coastguard Worker!0 = !{i32 524334, void (i32)* @goo}
10