byval-4.ll 100 B

1234
  1. ; RUN: llvm-as %s -o /dev/null
  2. %struct.foo = type { i64 }
  3. declare void @h(%struct.foo* byval %num)