56b8a27d1f580ba32a3a0418c5ecca2696c78485
[oota-llvm.git] / test / Verifier / byval-2.ll
1 ; RUN: not llvm-as < %s -o /dev/null -f
2 declare void @h(i32* %num) byval