<div class="gmail_quote">On 16 March 2010 00:31, Daniel Dunbar <span dir="ltr"><<a href="mailto:daniel@zuster.org">daniel@zuster.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi Aaron,<br>
<br>
This has been on my list, but for the time being I find it convenient<br>
to have all the code in the same place. I also want to factor out a<br>
few more minor things before splitting in the target independent<br>
assembler and the object file writer.<br>
<br>
Is this blocking work you are hoping to do?<br></blockquote><div><br></div><div>Hi Daniel,</div><div><br></div><div>It would be good to get to the stage where I can work on the COFFWriter and COFFStreamer. </div><div><br>

</div><div>Basically I can wait but I thought a few file and class wise normalizations would not go a miss :)</div><div><br></div><div>Also I wanted to introduce a common ObjectWriter abstract class for MachObjectWriter, ELFObjectWriter, and COFFWriter, with Write and virtual WriteObject methods.</div>

<div><br></div><div>I had worked on the older COFFWriter and got that nearly working with LLVM-GCC so would like to get back to where I was progress wise.</div><div><br></div><div>Hope not to rock the boat :)</div><div><br>

</div><div>Aaron</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On Mon, Mar 15, 2010 at 10:06 AM, Aaron Gray<br>
<div class="im"><<a href="mailto:aaronngray.lists@googlemail.com">aaronngray.lists@googlemail.com</a>> wrote:<br>
</div><div><div></div><div class="h5">> Hi,<br>
> This patch extracts 'class MachObjectWriter' into its own .h and .cpp<br>
> files.<br>
> Tested on MSVC and Cygwin.<br>
> Aaron<br>
><br>
</div></div>> _______________________________________________<br>
> llvm-commits mailing list<br>
<div class="im">> <a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
</div>> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
><br>
><br>
</blockquote></div><br>