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