Home | History | Annotate | Download | only in Inputs
      1 %foo = type { i8* }
      2 define void @g(%foo* %x) {
      3   ret void
      4 }
      5