update this test to pass with duncan's change.

llvm-svn: 46246
This commit is contained in:
Chris Lattner 2008-01-22 05:31:58 +00:00
parent efc922d089
commit 2b2f10fb7e
1 changed files with 1 additions and 1 deletions

View File

@ -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)