1; RUN: llvm-as %s -o /dev/null2%struct.foo = type { i64 }3 4declare void @h(ptr byval(%struct.foo) %num)5