[PATCH] D29021: [ELF] - Stop handling local symbols in a special way.
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 13:12:57 PST 2017
Rui Ueyama <ruiu at google.com> writes:
> Sure. So I posed a question rather than requesting a change. If making -r
> slower is expected, it needed to be explained in the code as comment.
Fair enough. George, could add a comment in the loop that is
num_relocs*num_symbols?
Thanks,
Rafael
More information about the llvm-commits
mailing list