[LLVMdev] C-Backend bug

Chuck Zhao czhao at eecg.toronto.edu
Mon Dec 6 12:29:22 PST 2010


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





More information about the llvm-dev mailing list