[lld] r297850 - [ELF] - Linkerscript: make Dot public and remove getDot(). NFC.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 06:46:51 PDT 2017
>I didn't mean to make it public, but protected.
It was protected before. It is used from ScriptParser, so I think either we can have
getDot() like before, or make Dot public. I was sure you meant that when suggested to remove getter.
George.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170316/8490366d/attachment.html>
More information about the llvm-commits
mailing list