blob: b6f9c67962cbe9e4e06f2b627b0284dac167ab46 [file] [log] [blame]
Dan Gohmanfea1dd02009-08-25 15:38:29 +00001; RUN: llvm-as %s -o /dev/null
Rafael Espindolab91025b2007-07-10 19:28:12 +00002%struct.foo = type { i64 }
3
4declare void @h(%struct.foo* byval %num)