[LLVMdev] Compile units in debugging intrinsics / globals

Mike Stump mrs at apple.com
Thu Apr 24 12:04:49 PDT 2008


On Apr 24, 2008, at 4:41 AM, Richard Smith wrote:
> Hi, thanks for responding. I think I did not explain my problem  
> well. To illustrate it further

You might be interested in:

   gcc -combine file1.c main.c -S -o t.s -g -dA

:-)

> no matter where I query the value of it when debugging I always get  
> given the value of the variable in main.c.

gcc does the same thing.  Yeah, seems like a bug, would be nice to fix  
it.



More information about the llvm-dev mailing list