1*8bdfe1ecSChandler Carruthdefine i32* @foo(i32 %x) { ret i32* @baz }
2*8bdfe1ecSChandler Carruth@baz = external global i32
3