[llvm-commits] [Review request] Tweak section names of linkonce on PECOFF

NAKAMURA Takumi geek4civic at gmail.com
Mon Oct 18 20:35:16 PDT 2010


Applied in r116791, thank you.
Let me know when you met another issue.

I concluded GNU ld/PECOFF would rely on section names for resolving
linkonce sections.

...Takumi

2010/10/16 Anton Korobeynikov <anton at korobeynikov.info>:
> Hello Takumi,
>
>> My patch would be needed to build selfhost with g++'s libstdc++.
>> Do we get rid of supporting ld-2.19 anyway?
> Yes, we already did ~3 releases ago. It's impossible to preserve
> necessary alignment with this old binutils.
>
>> as-2.18 does not accept ".comm foo,4,2" and it seems requirements
>> would not be satisfied.
>> I will add it to GettingStarted.html later.
> Yes, just add the note that the requirements are same as for mingw
>
> --
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University
>



More information about the llvm-commits mailing list