1define linkonce_odr i32 @baz() #0 {2entry:3 ret i32 04}5 6define ptr @bar() {7entry:8 ret ptr @baz9}10