[lld] r297008 - [ELF] - Make Bss and BssRelRo sections to be synthetic (#2).

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 09:37:25 PST 2017


Reverted in r297297. Let's see if that will fix the bot.

On Wed, Mar 8, 2017 at 9:08 AM, Rui Ueyama <ruiu at google.com> wrote:

> It's not clear what are broken. Looks like the failing tests are not LLD's
> tests. Could you give me a bit more info?
>
> I'll try to revert this by the way.
>
> On Wed, Mar 8, 2017 at 8:59 AM, Renato Golin via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
>
>> On 6 March 2017 at 15:37, George Rimar via llvm-commits
>> <llvm-commits at lists.llvm.org> wrote:
>> > Author: grimar
>> > Date: Mon Mar  6 08:37:45 2017
>> > New Revision: 297008
>> >
>> > URL: http://llvm.org/viewvc/llvm-project?rev=297008&view=rev
>> > Log:
>> > [ELF] - Make Bss and BssRelRo sections to be synthetic (#2).
>> >
>> > In compare with D30458, this makes Bss/BssRelRo to be pure
>> > synthetic sections.
>> >
>> > That removes CopyRelSection class completely, making
>> > Bss/BssRelRo to be just regular synthetics.
>> >
>> > SharedSymbols involved in creating copy relocations are
>> > converted to DefinedRegular, what also simplifies things.
>> >
>> > Differential revision: https://reviews.llvm.org/D30541
>>
>> Hi George,
>>
>> This patch has broken our LLD bot:
>>
>> https://bugs.llvm.org/show_bug.cgi?id=32167
>>
>> Can you please revert, so we can investigate offline?
>>
>> Thanks!
>> --renato
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170308/8b090c11/attachment.html>


More information about the llvm-commits mailing list