llvm-project/llvm/test/Verifier/byval-2.ll

4 lines
86 B
LLVM

; RUN: llvm-as < %s -o /dev/null -f
%s = type opaque
declare void @h(%s* byval %num)