search for: gc_check

Displaying 1 result from an estimated 1 matches for "gc_check".

Did you mean: tc_check
2009 Dec 02
1
[LLVMdev] LLVM 2.6 -> SVN breaks this
...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_check() { ret i32 0 } define fastcc i32 @pixel(i32, double, double, double, double) { entry: br label %start start: ; preds = %entry %5 = insertvalue %4 undef, i32 %0, 0 ; <%4> [#uses=1] %6 = insertvalue %4 %5, doub...