[LLVMdev] C backend and debug info
Evan Cheng
evan.cheng at apple.com
Fri Nov 30 10:08:22 PST 2007
On Nov 30, 2007, at 9:23 AM, Sanjiv Gupta wrote:
> If I translate my original C code using LLVM to optimized C code
> (to harness LLVM's IPO) and then use a different compiler to
> compile translated C code, can I still generate debug info that
> would allow debugging the original program?
Not right now. But I think that can be added. It would be a welcome
addition. Patch welcome.
Evan
>
> Thanks,
> Sanjiv
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list