[LLVMdev] Retrieving local variable names.

Evan Cheng evan.cheng at apple.com
Wed Apr 2 10:29:39 PDT 2008


It's not currently available. LLVM would have to propagate debug  
information through all codegen passes but it doesn't do that yet.

Evan

On Apr 1, 2008, at 11:02 PM, Sanjiv Gupta wrote:

> The code generator converts a local variable into FrameIndex. Is  
> there anyway I can retrieve the symobl name of the local variable  
> from FrameIndex?
>
> Thanks,
> Sanjiv
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list