[LLVMdev] debug info for global variables when optimising
Jay Foad
jay.foad at gmail.com
Wed Jun 3 03:33:06 PDT 2009
> TEST=ipodbgopt currently runs through -strip-debug-declare immediately,
> which would hide such cases. Try it with that flag removed and I bet you'll
> see some failures.
Yes, thanks, I hadn't noticed the -strip-debug-declare.
Incidentally I only "see" the failures because some "TEST-FAIL"
messages whizz up and off the screen. The actual "make TEST=ipodbgopt"
command completes successfully. Is that intentional?
Thanks,
Jay.
More information about the llvm-dev
mailing list