[llvm-commits] Extract MachObjectWriter class to own header and code files
Daniel Dunbar
daniel at zuster.org
Mon Mar 15 17:31:40 PDT 2010
Hi Aaron,
This has been on my list, but for the time being I find it convenient
to have all the code in the same place. I also want to factor out a
few more minor things before splitting in the target independent
assembler and the object file writer.
Is this blocking work you are hoping to do?
- Daniel
On Mon, Mar 15, 2010 at 10:06 AM, Aaron Gray
<aaronngray.lists at googlemail.com> wrote:
> Hi,
> This patch extracts 'class MachObjectWriter' into its own .h and .cpp
> files.
> Tested on MSVC and Cygwin.
> Aaron
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
More information about the llvm-commits
mailing list