[LLVMdev] C-Backend bug

Samuel Crow samuraileumas at yahoo.com
Mon Dec 6 12:44:14 PST 2010


Hi Chuck,

The C backend is being redesigned right now.  Try again after the new one is in place.  Among the known problems with the current version involve signedness inconsistencies and other things.

--Sam Crow



From: Chuck Zhao <czhao at eecg.toronto.edu>
To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
Cc: 
Sent: Monday, December 6, 2010 2:29:22 PM
Subject: [LLVMdev] C-Backend bug

I think I hit a C-Backend bug, where the IR works fine through the x86 
native code generator, but the LLVM IR -> C Backend -> x86 gcc path 
gives core dump when trying to execute with the same inputs.

Where can I file a bug?

Is there any document about LLVM's C Backend other than reading its 
source code?

Thank you

Chuck


_______________________________________________
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/20101206/49514fd3/attachment.html>


More information about the llvm-dev mailing list