[PATCH] D18591: [ELF] - Separate assignAddressesScript method

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 11:21:51 PDT 2016


grimar added a comment.

In http://reviews.llvm.org/D18591#387126, @ruiu wrote:

> The new code is mostly copy of the old code, so it would make the situation worse. The common part needs to be factored out instead of copying it.


Something like that ?


http://reviews.llvm.org/D18591





More information about the llvm-commits mailing list