[lld] r298001 - Revert r297850: [ELF] - Linkerscript: make Dot public and remove getDot(). NFC.
Rafael Avila de Espindola via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 16:55:38 PDT 2017
Rui Ueyama via llvm-commits <llvm-commits at lists.llvm.org> writes:
> Author: ruiu
> Date: Thu Mar 16 16:50:30 2017
> New Revision: 298001
>
> URL: http://llvm.org/viewvc/llvm-project?rev=298001&view=rev
> Log:
> Revert r297850: [ELF] - Linkerscript: make Dot public and remove getDot(). NFC.
>
> This reverts commit r297850 because this change was made
> based on a miscommunication.
I am confused. You are normally in favor of not having trivial
getters. What is different in this case?
Cheers,
Rafael
More information about the llvm-commits
mailing list