forked from OSchip/llvm-project
This test is now the same as byval-1.ll, so remove it.
llvm-svn: 45960
This commit is contained in:
parent
4e079479bb
commit
ae8c041b85
|
@ -1,2 +0,0 @@
|
|||
; RUN: not llvm-as < %s -o /dev/null -f
|
||||
declare void @h(i32 byval %num)
|
Loading…
Reference in New Issue