android_mt6572_jiabo/external/llvm/test/Linker/Inputs/pr21374.ll
2025-09-05 16:56:03 +08:00

4 lines
60 B
LLVM

%foo = type { i8* }
define void @g(%foo* %x) {
ret void
}