[PATCH] Avoid duplicate lookup in getSymbolAddress and getSymbolLoadAddress

Yaron Keren yaron.keren at gmail.com
Fri Oct 18 10:23:24 PDT 2013


No, sorry.
Please commit.

Yaron



2013/10/18 Kaylor, Andrew <andrew.kaylor at intel.com>

>  Hi Yaron,****
>
> ** **
>
> These patches look great.  Do you have commit access?****
>
> ** **
>
> -Andy****
>
> ** **
>
> *From:* Yaron Keren [mailto:yaron.keren at gmail.com]
> *Sent:* Friday, October 18, 2013 2:23 AM
> *To:* llvm-commits at cs.uiuc.edu; Kaylor, Andrew
> *Subject:* Re: [PATCH] Avoid duplicate lookup in getSymbolAddress and
> getSymbolLoadAddress****
>
> ** **
>
> Ah, another place in RuntimeDyld.cpp where lookup can be avoided. I now
> searched and found no more lookup( in EE.****
>
> ** **
>
> This patch include the previous one as well.****
>
> ** **
>
> Yaron****
>
> ** **
>
> ** **
>
> 2013/10/18 Yaron Keren <yaron.keren at gmail.com>****
>
> Reuse the iterator from find to avoid lookup-ing again.****
>
> ** **
>
> Yaron****
>
> ** **
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131018/25f2a9f7/attachment.html>


More information about the llvm-commits mailing list