make tblgen produce a function that returns the name for a physreg.
[llvm/avr.git] / test / Verifier / byval-1.ll
blob9bbead08611462c755874cb8e25f3575b3c7b469
1 ; RUN: not llvm-as < %s >& /dev/null
2 declare void @h(i32 byval %num)