[lld] r257471 - [ELF][MIPS] Do not use 'sed' to modify binary files

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 3 16:52:03 PDT 2016


> Added: lld/trunk/test/ELF/Inputs/mips-gp-disp.so
> URL: http://llvm.org/viewvc/llvm-project/lld/trunk/test/ELF/Inputs/mips-gp-disp.so?rev=257471&view=auto
> ==============================================================================
> Binary files lld/trunk/test/ELF/Inputs/mips-gp-disp.so (added) and lld/trunk/test/ELF/Inputs/mips-gp-disp.so Tue Jan 12 06:38:43 2016 differ

Hi,

How have you created this file? I just noticed something odd about it:
It has 2 local symbols, but the sh_info of both symbol tables is 1.

Cheers,
Rafael


More information about the llvm-commits mailing list