[LLVMdev] MCSymbol and DebugLoc
nicolas geoffray
nicolas.geoffray at gmail.com
Mon Sep 13 11:38:56 PDT 2010
Hi Devang,
On Mon, Sep 13, 2010 at 7:53 PM, Devang Patel <dpatel at apple.com> wrote:
>
>
> I do not know anything about GC support, however labels do not have
> location info but you may be able to use location of the first instruction
> after a label. Variables' debug info is handled separately.
>
I think that could work. Where is the API to get the first instruction after
a label?
Thanks,
Nicolas
> -
> Devang
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100913/287e7ebe/attachment.html>
More information about the llvm-dev
mailing list