[LLVMdev] Where does llvm.memcpy.i64 and friends get lowered ?

Chris Lattner clattner at apple.com
Sun Jul 19 12:32:02 PDT 2009


On Jul 19, 2009, at 8:35 AM, Aaron Gray wrote:

> I am getting a simular problem with ___main appearing if '@main' is  
> used but there is no instance of it in the Module iterators, only in  
> the relocations.
>
> Is it possible to do something about these 'ghost symbols' and have  
> them defined in Module. Rather than having to check for them and  
> pick them up when processing relocations.

You should not be walking the module.

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090719/5dc9d99e/attachment.html>


More information about the llvm-dev mailing list