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

Logan Chien tzuhsiang.chien at gmail.com
Fri Jun 17 09:54:29 PDT 2011


Hi,

  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.

Regards,
-Logan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110618/6625d165/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove-duplicated-mcelfstreamer-patch.diff
Type: application/octet-stream
Size: 4860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110618/6625d165/attachment.obj>


More information about the llvm-commits mailing list