blob: 19d49bbd5ddcedf0ad378680f790d74d30d5b429 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001; RUN: not llvm-as < %s -o /dev/null -f
Duncan Sands65a21502008-01-14 14:55:05 +00002 %s = type opaque
3declare void @h(%s* byval %num)