Home | History | Annotate | Download | only in Inputs
      1 define i32 @foo(i32 %i) {
      2 entry:
      3   ret i32 4
      4 }
      5