Reduce dependency to OutputSectionFactory.
The Factory class is too object-oriented-ish and easy to be abused. This patch reduces dependency to that class. Eventually we want to remove the dependency to that class from LinkerScript. llvm-svn: 278084
Loading
Please sign in to comment