[lld] r248054 - [elf2] Relocate against common symbols.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 19 09:51:00 PDT 2015
On 18 September 2015 at 19:49, Michael Spencer <bigcheesegs at gmail.com> wrote:
> On Fri, Sep 18, 2015 at 3:30 PM, Rafael EspĂndola
> <rafael.espindola at gmail.com> wrote:
>> Common symbols always have the same output section. Why do you need the member?
>
> OutputSection::writeTo doesn't have access to the writer. I suppose we
> could pass that or the bsssec in instead.
Please change this to pass the bsssec.
Cheers,
Rafael
More information about the llvm-commits
mailing list