forked from OSchip/llvm-project
update this test to pass with duncan's change.
llvm-svn: 46246
This commit is contained in:
parent
efc922d089
commit
2b2f10fb7e
|
@ -1,3 +1,3 @@
|
|||
; RUN: not llvm-as < %s -o /dev/null -f
|
||||
; RUN: llvm-as < %s -o /dev/null -f
|
||||
%s = type opaque
|
||||
declare void @h(%s* byval %num)
|
||||
|
|
Loading…
Reference in New Issue