3 lines
72 B
LLVM
3 lines
72 B
LLVM
%bug_type = type opaque
|
|
declare i32 @bug_a(ptr)
|
|
declare i32 @bug_b(ptr)
|