[PATCH] [ELF] Allow customization of OutputELFWriter class

Rui Ueyama ruiu at google.com
Wed Apr 8 08:41:03 PDT 2015


This is a bit tricky, but I don't think this is a bad solution. I'd support
this patch. The other way would be to use multiple inheritance to mix-in
architecture-specific member functions to the writers, but that's what I
really don't want to see.

On Wed, Apr 8, 2015 at 7:03 AM, Shankar Easwaran <
shankar.kalpathi.easwaran at gmail.com> wrote:

> I do plan to clean those up in future. It's currently a very rudimentary
> solution.
>
>
> REPOSITORY
>   rL LLVM
>
> http://reviews.llvm.org/D8882
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150408/d5ed9562/attachment.html>


More information about the llvm-commits mailing list