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