blob: d69f66caec35513c0d7ec5c4d339fde8d4c857bb [file] [log] [blame]
Gabor Greifafb4e8c2008-05-20 22:07:21 +00001; RUN: llvm-as %s -o /dev/null -f
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002%struct.foo = type { i64 }
3
4declare void @h(%struct.foo* byval %num)