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.
Details
Details
- Reviewers
• rafael
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM with a nit.
ELF/Writer.cpp | ||
---|---|---|
26 | Can we use an anonymous namespace for some of these? |
Can we use an anonymous namespace for some of these?