Home | History | Annotate | Download | only in Inputs
      1 define i32* @foo(i32 %x) { ret i32* @baz }
      2 @baz = external global i32
      3