search for: bb3_crit_edg

Displaying 2 results from an estimated 2 matches for "bb3_crit_edg".

Did you mean: bb3_crit_edge
2011 May 20
3
[LLVMdev] convert a char * to a value
...tion signature! [3 x i8] c"bb\00" i8* call void @branchPredict([3 x i8] c"bb\00", [4 x i8] c"bb1\00") Call parameter type does not match function signature! [4 x i8] c"bb5\00" i8* call void @branchPredict([4 x i8] c"bb5\00", [18 x i8] c"bb3.bb3_crit_edge\00") Broken module found, compilation aborted! 0 libLLVM-2.8.so.1 0x01421628 Stack dump: 0. Program arguments: opt -load /home/inspiron/PhdWork/llvm-2.8/Release/lib/Example.so -Example6 1. Running pass 'Function Pass Manager' on module '<stdin>'. 2. Running pass 'Mo...
2011 May 20
0
[LLVMdev] convert a char * to a value
..."bb\00" > i8* call void @branchPredict([3 x i8] c"bb\00", [4 x i8] c"bb1\00") > Call parameter type does not match function signature! > [4 x i8] c"bb5\00" > i8* call void @branchPredict([4 x i8] c"bb5\00", [18 x i8] > c"bb3.bb3_crit_edge\00") > Broken module found, compilation aborted! > 0 libLLVM-2.8.so.1 0x01421628 > Stack dump: > 0.Program arguments: opt -load > /home/inspiron/PhdWork/llvm-2.8/Release/lib/Example.so -Example6 > 1.Running pass 'Function Pass Manager' on module '<stdin>&...