search for: str587

Displaying 4 results from an estimated 4 matches for "str587".

Did you mean: str581
2012 Mar 02
2
[LLVMdev] Question on debug information
...f80:32:32-n8:16:32" target triple = "i386-pc-linux-gnu" @.str581 = internal constant [52 x i8] c"---- test number %d failed. result %d expected %d\0a\00" @.str584 = internal constant [61 x i8] c"---- %3d tests completed. %d tests PASSED. %d tests failed.\0a\00" @.str587 = internal constant [61 x i8] c"---- %3d tests completed. %d tests passed. %d tests FAILED.\0a\00" define void @check(i32* %result, i32* %expect, i32 %n) { L.entry: %tests_passed = alloca i32 %tests_failed = alloca i32 %i = alloca i32 call void @llvm.dbg.va...
2012 Mar 06
0
[LLVMdev] Question on debug information
...target triple = "i386-pc-linux-gnu" > @.str581 = internal constant [52 x i8] c"---- test number %d failed. > result %d expected %d\0a\00" > @.str584 = internal constant [61 x i8] c"---- %3d tests completed. %d > tests PASSED. %d tests failed.\0a\00" > @.str587 = internal constant [61 x i8] c"---- %3d tests completed. %d > tests passed. %d tests FAILED.\0a\00" > define void @check(i32* %result, i32* %expect, i32 %n) { > L.entry: > %tests_passed = alloca i32 > %tests_failed = alloca i32 > %i = alloca i32...
2012 Mar 06
2
[LLVMdev] Question on debug information
...uot; > target triple = "i386-pc-linux-gnu" > @.str581 = internal constant [52 x i8] c"---- test number %d failed. result %d expected %d\0a\00" > @.str584 = internal constant [61 x i8] c"---- %3d tests completed. %d tests PASSED. %d tests failed.\0a\00" > @.str587 = internal constant [61 x i8] c"---- %3d tests completed. %d tests passed. %d tests FAILED.\0a\00" > define void @check(i32* %result, i32* %expect, i32 %n) { > L.entry: > %tests_passed = alloca i32 > %tests_failed = alloca i32 > %i = alloca i32 >...
2012 Mar 07
0
[LLVMdev] Question on debug information
...t;i386-pc-linux-gnu" >> @.str581 = internal constant [52 x i8] c"---- test number %d failed. >> result %d expected %d\0a\00" >> @.str584 = internal constant [61 x i8] c"---- %3d tests completed. %d >> tests PASSED. %d tests failed.\0a\00" >> @.str587 = internal constant [61 x i8] c"---- %3d tests completed. %d >> tests passed. %d tests FAILED.\0a\00" >> define void @check(i32* %result, i32* %expect, i32 %n) { >> L.entry: >> %tests_passed = alloca i32 >> %tests_failed = alloca i32 >>...