This test is now the same as byval-1.ll, so remove it.

llvm-svn: 45960
This commit is contained in:
Duncan Sands 2008-01-14 14:57:30 +00:00
parent c6e42dfda1
commit 0e785005ce

View File

@ -1,2 +0,0 @@
; RUN: not llvm-as < %s -o /dev/null -f
declare void @h(i32 byval %num)