[LLVMdev] Origin of DEBUG and EH label values

Aaron Gray aaronngray.lists at googlemail.com
Sun May 3 15:41:32 PDT 2009


Where do DEBUG and EH label values originate from ?

Where's their allocator ?

I am looking at some code in X86CodeEmitter.cpp line 574, where a labels value is extraced from an operand.

But dont know where to look in the frontend or middle end to find the LabelID allocator.

If some kind person could point me in the right direction.

Many thanks in advance,

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090503/878e948d/attachment.html>


More information about the llvm-dev mailing list