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