[PATCH] Avoid duplicate lookup in getSymbolAddress and getSymbolLoadAddress

Yaron Keren yaron.keren at gmail.com
Fri Oct 18 02:10:38 PDT 2013


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/62687d94/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RuntimeDyldImpl.diff
Type: application/octet-stream
Size: 1307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131018/62687d94/attachment.obj>


More information about the llvm-commits mailing list