llvm-for-llvmta/test/Linker/Inputs/PR11464.a.ll

4 lines
86 B
LLVM

%bug_type = type opaque
declare i32 @bug_a(%bug_type*)
declare i32 @bug_b(%bug_type*)