[LLVMdev] C backend and debug info

Sanjiv Gupta llvmdev at gmail.com
Fri Nov 30 09:23:37 PST 2007


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?

Thanks,
Sanjiv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071130/9af4dd40/attachment.html>


More information about the llvm-dev mailing list