[lld] r297844 - [ELF] - Split struct In<ELFT> to have templated and non-templated sections areas.
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 16:44:58 PDT 2017
Rui Ueyama <ruiu at google.com> writes:
> I think I don't like neither, as neither don't demonstrate what we can get
> from these changes.
We get to remove the template from code that was template just so it
could access In<ELFT>::.
Cheers,
Rafael
More information about the llvm-commits
mailing list