[LLVMdev] llvm-gcc debug info on mingw32msvc?
Johannes Fortmann
johannes.fortmann at googlemail.com
Fri May 9 08:33:12 PDT 2008
Am 09.05.2008 um 17:06 schrieb Duncan Sands:
>> 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...
Oh, I forgot to say that I use -g -O0. I do get debug info, but no
line number information. Stuff like which function is where etc. is
all there.
Thanks anyway,
Johannes
More information about the llvm-dev
mailing list