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

4 lines
86 B
LLVM
Raw Normal View History

2022-04-25 10:02:23 +02:00
%bug_type = type opaque
declare i32 @bug_a(%bug_type*)
declare i32 @bug_b(%bug_type*)