[LLVMdev] MC: Object file specific parsing

Matt Fleming matt at console-pimps.org
Mon Jul 12 13:59:40 PDT 2010


On Mon, 12 Jul 2010 10:14:14 -0700, Daniel Dunbar <daniel at zuster.org> wrote:
> Hey Matt,
> 
> I have a patch sequence which should accomplish the same thing coming
> in now. There are still some Darwin specific bits left in AsmParser,
> but most of the stuff is now moved out to an extension class, and I
> added a basic ELF extension class as well. Please let me know if you
> see any problems with this approach.

Daniel, this looks like excellent work! Thanks a lot. I'll start moving
the parsing stuff from my git repository into trunk now that we have a
way to do ELF-specific things. Agreeing upon a way to implement this was
a major blocker in getting some of the ELF patches merged.



More information about the llvm-dev mailing list