[PATCH] [ELF] Allow code sharing by multiple ELF writers

Shankar Kalpathi Easwaran shankarke at gmail.com
Fri Mar 8 13:41:21 PST 2013



================
Comment at: ELF/OutputELFWriter.h:30-32
@@ +29,5 @@
+
+//===----------------------------------------------------------------------===//
+//  OutputELFWriter Class
+//===----------------------------------------------------------------------===//
+template<class ELFT>
----------------
Michael Spencer wrote:
> This should be replaced with a doxygen comment explaining what OutputELFWriter is and how it relates to dynamic and executable.
Sure.


http://llvm-reviews.chandlerc.com/D506



More information about the llvm-commits mailing list