ELF2: Simplify Writer interface.
We are using Writer more like a function instead of a class. This patch makes it a function to simplify the interface. All details of Writer class is now hidden from other parts of the linker. llvm-svn: 244169
Loading
Please sign in to comment