Reorganize ELF writing so that code can be shared by different types of ELF writers.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Looks good.
ELF/OutputELFWriter.h | ||
---|---|---|
30–32 | This should be replaced with a doxygen comment explaining what OutputELFWriter is and how it relates to dynamic and executable. |
ELF/OutputELFWriter.h | ||
---|---|---|
30–32 | Sure. |
This should be replaced with a doxygen comment explaining what OutputELFWriter is and how it relates to dynamic and executable.