[lld][PATCH] Fix typo in the File::processTargetsTable() routine

Simon Atanasyan simon at atanasyan.com
Mon Nov 4 10:05:04 PST 2013


Hi,

It looks like the File::processTargetsTable() routine has a typo in
the expression calculates an absolute atom offset. It uses slIndex
instead of abIndex. But I am not an expert in lld code so I am not
sure for 100%.

Could you please to take a look at the patch. If it is OK I will
commit the patch.

Regards,
Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: abs-typo.patch
Type: application/octet-stream
Size: 691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131104/2519ae61/attachment.obj>


More information about the llvm-commits mailing list