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

2 lines
69 B
LLVM

; RUN: not llvm-as < %s >& /dev/null
declare void @h(i32 byval %num)