blob: 1d03715bc3228818c021c0352e399077cb969b96 [file] [log] [blame]
Dan Gohman39dfc2c2008-08-27 14:48:06 +00001; RUN: not llvm-as < %s >& /dev/null
2; PR2711
Duncan Sands559ad3c2008-01-14 14:55:05 +00003 %s = type opaque
4declare void @h(%s* byval %num)