[lld] r285682 - Convert BuildIdSection to input section
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 1 05:11:13 PDT 2016
On 1 November 2016 at 08:08, Eugene Leviant <evgeny.leviant at gmail.com> wrote:
> It's unlikely I'd need it anywhere else except BuildIdSection. Are you
> going to virtualize writeTo and remove it?
Sorry, it is not immediately clear why it needs the member or a
virtual function. Doesn't the caller know where the section has to be
written to?
Cheers,
Rafael
More information about the llvm-commits
mailing list