freebsd-nq/test/Verifier/byval-2.ll
2009-06-02 17:52:33 +00:00

5 lines
96 B
LLVM

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