search for: e506eb6

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

2013 Nov 23
2
[LLVMdev] bugpoint question
...izing execution environment: Found llc: /home/rkotler/llvmw/install/bin/llc Running the code generator to test for a crash: <llc> Generating reference output from raw program: <llc><llc><gcc> Error running tool: /usr/bin/gcc -x assembler bugpoint-test-program-11c4f38.bc-e506eb6.llc.s -x none -o bugpoint-test-program-11c4f38.bc-e506eb6.llc.s-9c21d3d.gcc.exe -lm -O2 -Wl,-R. gcc: error: bugpoint-test-program-11c4f38.bc-e506eb6.llc.s: No such file or directory *** There is a bug running the "safe" backend. Either debug it (for example with the -run-jit bugpoint...
2013 Nov 23
0
[LLVMdev] bugpoint question
...Found llc: > /home/rkotler/llvmw/install/bin/llc > Running the code generator to test for a crash: <llc> > Generating reference output from raw program: <llc><llc><gcc> > Error running tool: > /usr/bin/gcc -x assembler > bugpoint-test-program-11c4f38.bc-e506eb6.llc.s -x none -o > bugpoint-test-program-11c4f38.bc-e506eb6.llc.s-9c21d3d.gcc.exe -lm > -O2 > -Wl,-R. > gcc: error: bugpoint-test-program-11c4f38.bc-e506eb6.llc.s: No such > file > or directory > *** There is a bug running the "safe" backend. Either debug it (for &gt...
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