blob: 43cea4ee1ec3ae437640d8f6e9c0e6bc44453fb0 [file] [log] [blame]
Chris Lattner1c4997b2008-01-22 05:31:58 +00001; RUN: llvm-as < %s -o /dev/null -f
Duncan Sands65a21502008-01-14 14:55:05 +00002 %s = type opaque
3declare void @h(%s* byval %num)