[LLVMdev] llvm-gcc debug info on mingw32msvc?

Duncan Sands baldrick at free.fr
Fri May 9 08:06:57 PDT 2008


> Is this simply not implemented? I don't see anything in the code  
> generated by --emit-llvm, so this seems to be a problem in llvm-gcc,  
> right? Would it be feasible to add this?

Currently you only get debug info when compiling at -O0...

Ciao,

Duncan.



More information about the llvm-dev mailing list