android_mt6572_jiabo/external/llvm/test/Verifier/byval-4.ll
2025-09-05 16:56:03 +08:00

4 lines
100 B
LLVM

; RUN: llvm-as %s -o /dev/null
%struct.foo = type { i64 }
declare void @h(%struct.foo* byval %num)