Displaying 1 result from an estimated 1 matches for "buf26".
Did you mean:
buf16
2009 Dec 02
1
[LLVMdev] LLVM 2.6 -> SVN breaks this
...pe { 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)
declare void @exit(i32)
declare i32 @printf(i8*, ...)
define fastcc i32 @gc_ch...