aboutsummaryrefslogtreecommitdiffstats
path: root/test/Verifier/byval-2.ll
blob: 43cea4ee1ec3ae437640d8f6e9c0e6bc44453fb0 (plain)
1
2
3
; RUN: llvm-as < %s -o /dev/null -f
	%s = type opaque
declare void @h(%s* byval %num)