[PATCH] D22506: [ELF] - Cleanup of LinkerScript<ELFT>::assignAddresses()
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 19 08:10:03 PDT 2016
>If you make it a member function you can return void and set Dot when
>appropriate. Would that be better?
>
>Cheers,
>Rafael
That can be better I think, I`ll update patch tomorrow.
George.
More information about the llvm-commits
mailing list