search for: true9

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

Did you mean: true
2013 Nov 23
2
[LLVMdev] bugpoint question
...Attempting to reduce the number of global variables in the testcase Checking for crash with only these global variables: .str .str1 .str2 .str3 .str4 .str5 .str6 .str7 .str8 .str9... <40 total>: <llc> Checking for crash with only these blocks: entry cond.true cond.false cond.end cond.true9 cond.false12 cond.end13 cond.true20 cond.false24 cond.end25... <20 total>: Cannot find `opt' in PATH! simplifycfg failed! On 11/22/2013 07:14 PM, Hal Finkel wrote: > ----- Original Message ----- >> From: "reed kotler" <rkotler at mips.com> >> To: LLVMdev...
2013 Nov 23
0
[LLVMdev] bugpoint question
...ber of global variables in the > testcase > Checking for crash with only these global variables: .str .str1 > .str2 > .str3 .str4 .str5 .str6 .str7 .str8 .str9... <40 total>: <llc> > Checking for crash with only these blocks: entry cond.true cond.false > cond.end cond.true9 cond.false12 cond.end13 cond.true20 cond.false24 > cond.end25... <20 total>: Cannot find `opt' in PATH! > simplifycfg failed! Is 'opt' in your path? -Hal > > > On 11/22/2013 07:14 PM, Hal Finkel wrote: > > ----- Original Message ----- > >> From:...
2013 Nov 23
0
[LLVMdev] bugpoint question
----- Original Message ----- > From: "reed kotler" <rkotler at mips.com> > To: LLVMdev at cs.uiuc.edu > Sent: Friday, November 22, 2013 8:40:24 PM > Subject: [LLVMdev] bugpoint question > > This is my first time using bugpoint. I'm getting the following > error: > > /home/rkotler/llvmw/install/bin/bugpoint -run-llc casts.bc > --tool-args >
2013 Nov 23
2
[LLVMdev] bugpoint question
This is my first time using bugpoint. I'm getting the following error: /home/rkotler/llvmw/install/bin/bugpoint -run-llc casts.bc --tool-args -target mips-linux-gnu -mcpu=mips16 -mips16-constant-islands Read input file : 'casts.bc' *** All input ok Initializing execution environment: Found llc: /home/rkotler/llvmw/install/bin/llc Sorry, I can't automatically select a