[LLVMdev] Status on llvm-g++ -> llc -> C backend

Ashwin Chandra ashwin.chandra1 at gmail.com
Fri Jun 2 10:44:47 PDT 2006


Hi Chris,
I am using the latest source from CVS. Try compiling a C++ file using
llvm-g++ and then use llc -march=c on the bytecode. I remember another
developer (Anton) exerpeinced the same problem. Has this been fixed
recently?

Ashwin

On 6/2/06, Chris Lattner <sabre at nondot.org> wrote:
>
> On Thu, 1 Jun 2006, Ashwin Chandra wrote:
> > Does anyone have a patch or fix for the failure:
> > *assertion "Pass::getClassPassInfo<PassClass>() && "Pass class not
> > registered!"" failed: file
> > "/cygdrive/c/llvm/llvm/include/llvm/PassAnalysisSupport.h", line 76
>
> I don't see that failure.  We'll need more info to reproduce the issue.
>
> -Chris
>
> --
> http://nondot.org/sabre/
> http://llvm.org/
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060602/6b185d81/attachment.html>


More information about the llvm-dev mailing list