[llvm] r180711 - Replace ObjRelocationInfo with relocation_iterator.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Apr 29 12:04:51 PDT 2013


On 29 April 2013 14:33, Kaylor, Andrew <andrew.kaylor at intel.com> wrote:
> This looks great, in general -- definitely an improvement.
>
> Is there any reason not to use a RelocationRef instead of the relocation_iterator?  It feels wrong hanging onto an iterator like that (even though it's functionally equivalent at the moment).

No particular reason. I changed it in 180723.

> -Andy
>

Thanks,
Rafael



More information about the llvm-commits mailing list