llvm-for-llvmta/test/Linker/Inputs/PR11464.a.ll
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

4 lines
86 B
LLVM

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