[llvm-commits] Fixed Relocation Section in ELFObjectFile

Michael Spencer bigcheesegs at gmail.com
Thu Oct 13 15:33:53 PDT 2011


On Thu, Oct 13, 2011 at 11:47 AM, Danil Malyshev
<dmalyshev at accesssoftek.com> wrote:
> Hello everyone,
>
> Please find attached the patch for review.
> The patch fixed Relocation Section in ELFObjectFile.
>
>
> Regards,
> Danil

Wow, I messed that up even after going over it a bunch of times ;/.
Thanks for the patch! I also added a check to the relocation test to
make sure the correct section is given.

Committed as r141901.

- Michael Spencer



More information about the llvm-commits mailing list