[lld] r278555 - [ELF] - Do not use mergeable sections when LS is used.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 09:16:59 PDT 2016


>> These sections are:
>>
>> [ 6] .rodata           PROGBITS         ffffffff80c87c8c  00c86c8c
>>      00000000000e6e4d  0000000000000001 AMS       0     0     1
>> [ 7] .rodata           PROGBITS         ffffffff80d6eae0  00d6dae0
>>      0000000000246f00  0000000000000000   A       0     0     32
>> [ 8] .rodata           PROGBITS         ffffffff80fb59e0  00fb49e0
>>      00000000000001f0  0000000000000010  AM       0     0     16
>> [ 9] .rodata           PROGBITS         ffffffff80fb5bd0  00fb4bd0
>>      00000000000002a0  0000000000000004 AMS       0     0     16
>> [10] .rodata           PROGBITS         ffffffff80fb5e70  00fb4e70
>>      0000000000000108  0000000000000008  AM       0     0     8
>> [11] .rodata           PROGBITS         ffffffff80fb5f78  00fb4f78
>>      000000000000000c  0000000000000004 AMS       0     0     4
>> [12] .rodata           PROGBITS         ffffffff80fb5f88  00fb4f88
>>      0000000000001158  0000000000000001 AMS       0     0     8
>
>Do you know which files they come from?

So there are 2267 input sections in total, many of them has SHF_MERGE, but many - dont. 
Full list is attached, also I published it here:

http://www.writeurl.com/text/qi7t511ci7q2mab6ab9i/7jd6ccrjrzftrv81qazj

George.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: out.txt
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/17722601/attachment.txt>


More information about the llvm-commits mailing list