[llvm-commits] [PATCH] Remove duplicated MCELFStreamer code

Logan Chien tzuhsiang.chien at gmail.com
Fri Jun 17 01:06:33 PDT 2011


Hi,

  I've found there's two copy of MCELFStreamer header in
lib/MC/MCELFStreamer.h,
and the second copy will not be used.  I think these code may be removed.
The patch
is attached.  Please review.  Thanks.

Sincerely,
Logan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110617/884e13cf/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove-duplicated-mcelfstreamer-patch.diff
Type: text/x-diff
Size: 4860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110617/884e13cf/attachment.diff>


More information about the llvm-commits mailing list