[LLVMdev] debug info for global variables when optimising
Dale Johannesen
dalej at apple.com
Wed Jun 3 09:52:26 PDT 2009
On Jun 3, 2009, at 3:33 AMPDT, Jay Foad wrote:
>> 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?
Yes, AFAIK I'm the only one ever to use ipodbgopt, and that was
adequate for my needs. Feel free to enhance.
More information about the llvm-dev
mailing list