[lld] r309152 - Detemplate SymbolTable.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 26 14:38:41 PDT 2017
Should be fixed in r309188.
On Wed, Jul 26, 2017 at 2:33 PM, Rui Ueyama <ruiu at google.com> wrote:
> I see. Looking.
>
> On Wed, Jul 26, 2017 at 2:27 PM, Hans Wennborg <hans at chromium.org> wrote:
>
>> It's still failing to link at r309182:
>> http://bb.pgr.jp/builders/lld-i686-linux-RA/builds/4272
>>
>> On Wed, Jul 26, 2017 at 2:22 PM, Rui Ueyama <ruiu at google.com> wrote:
>> > I think it's fixed in r309162.
>> >
>> > On Wed, Jul 26, 2017 at 2:00 PM, Hans Wennborg via llvm-commits
>> > <llvm-commits at lists.llvm.org> wrote:
>> >>
>> >> I see you landed some follow-ups towards fixing the Windows build, but
>> >> Linux is sad too:
>> >>
>> >> http://bb.pgr.jp/builders/lld-i686-linux-RA/builds/4255/step
>> s/build_lld/logs/stdio
>> >>
>> >> Do you think this can be fixed quickly or should it be reverted for
>> now?
>> >>
>> >> On Wed, Jul 26, 2017 at 11:42 AM, Rafael Espindola via llvm-commits
>> >> <llvm-commits at lists.llvm.org> wrote:
>> >> > Author: rafael
>> >> > Date: Wed Jul 26 11:42:48 2017
>> >> > New Revision: 309152
>> >> >
>> >> > URL: http://llvm.org/viewvc/llvm-project?rev=309152&view=rev
>> >> > Log:
>> >> > Detemplate SymbolTable.
>> >> >
>> >> > NFC, just makes it easier to access from non templated code.
>> >> >
>> >> > Modified:
>> >> > lld/trunk/ELF/Arch/MipsArchTree.cpp
>> >> > lld/trunk/ELF/Driver.cpp
>> >> > lld/trunk/ELF/InputFiles.cpp
>> >> > lld/trunk/ELF/InputFiles.h
>> >> > lld/trunk/ELF/LinkerScript.cpp
>> >> > lld/trunk/ELF/MapFile.cpp
>> >> > lld/trunk/ELF/MarkLive.cpp
>> >> > lld/trunk/ELF/Relocations.cpp
>> >> > lld/trunk/ELF/SymbolTable.cpp
>> >> > lld/trunk/ELF/SymbolTable.h
>> >> > lld/trunk/ELF/SyntheticSections.cpp
>> >> > lld/trunk/ELF/Writer.cpp
>> >> > lld/trunk/ELF/Writer.h
>> >> _______________________________________________
>> >> 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/20170726/f71b0e83/attachment.html>
More information about the llvm-commits
mailing list