[llvm-commits] Patch: Delete redundant copy of MCELFStreamer

Benjamin Kramer benny.kra at googlemail.com
Fri Jun 17 11:12:25 PDT 2011


On 17.06.2011, at 18:54, Logan Chien wrote:

>   It seems that there are two class declarations for MCELFStreamer in the same file
> (lib/MC/MCELFStreamer.h).  And in my humble opinion, the duplicated code can be
> removed.  The patch is attached, please have a look.  Thanks.

Thanks for the patch, applied to trunk in r133272. I wonder what kind of accident caused the redundant copy.

- Benjamin





More information about the llvm-commits mailing list