pr21374.ll 60 B

1234
  1. %foo = type { i8* }
  2. define void @g(%foo* %x) {
  3. ret void
  4. }