Displaying 3 results from an estimated 3 matches for "cufenp".
Did you mean:
bufend
2006 Jun 02
2
[LLVMdev] Status on llvm-g++ -> llc -> C backend
Hello, Chris.
You wrote Friday, June 2, 2006, 9:27:25 PM:
CL> I don't see that failure. We'll need more info to reproduce the issue.
Got fixed by adding the folowing line in ther early beginning of
LowerAllocations.cpp file:
static IncludeFile CUFENP((void*)createUnifyFunctionExitNodesPass);
--
With best regards,
Anton mailto:asl at math.spbu.ru
Friday, June 2, 2006 10:29:17 PM
Faculty of Mathematics & Mechanics, Saint-Petersburg State University
2006 Jun 02
0
[LLVMdev] Status on llvm-g++ -> llc -> C backend
...v wrote:
> Hello, Chris.
> You wrote Friday, June 2, 2006, 9:27:25 PM:
> CL> I don't see that failure. We'll need more info to reproduce the issue.
> Got fixed by adding the folowing line in ther early beginning of
> LowerAllocations.cpp file:
>
> static IncludeFile CUFENP((void*)createUnifyFunctionExitNodesPass);
I committed these patches to CVS, please see if it fixes the problems.
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060529/035357.html
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060529/035356.html
Thanks for tracking th...
2006 Jun 02
1
[LLVMdev] Status on llvm-g++ -> llc -> C backend
...t; You wrote Friday, June 2, 2006, 9:27:25 PM:
> > CL> I don't see that failure. We'll need more info to reproduce the
> issue.
> > Got fixed by adding the folowing line in ther early beginning of
> > LowerAllocations.cpp file:
> >
> > static IncludeFile CUFENP((void*)createUnifyFunctionExitNodesPass);
>
> I committed these patches to CVS, please see if it fixes the problems.
>
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060529/035357.html
>
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060529/035356...