blob: 2553246251ffec3a13539e798753827bab6835ab [file] [log] [blame]
%t = type { i8 }
define %t* @f() {
ret %t* null
}