Displaying 1 result from an estimated 1 matches for "buf25".
Did you mean:
buf2
2009 Dec 02
1
[LLVMdev] LLVM 2.6 -> SVN breaks this
...new
TCO-related bug?
; ModuleID = 'aout.bc'
%0 = type { i32, %1 }
%1 = type { i8*, i32, i8*, i8* }
%2 = type { i32 (%1)*, i32 (%1)* }
%3 = type { i32, %1, %0, %1 }
%4 = type { i32, double, double, double, double }
%5 = type { i32, i32, i32 }
%6 = type { i32, i32 }
@buf25 = global [2 x i8] c" \00" ; <[2 x i8]*> [#uses=1]
@buf26 = global [2 x i8] c".\00" ; <[2 x i8]*> [#uses=1]
@buf27 = global [2 x i8] c"\0A\00" ; <[2 x i8]*> [#uses=1]
declare i32 @putchar(i32)...