// `putchar` function in libc. decl @putchar(i32): i32 // A helper function for printing strings (integer arrays). fun @putstr(@arr: *i32) { %entry: jump %loop_entry ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results