[llvm-commits] Split MCELFStreamer and ELFObjectWriter into .h and .cpp

Rafael Avila de Espindola rafael.espindola at gmail.com
Tue Mar 1 16:04:25 PST 2011


On 11-03-01 05:28 PM, Jan Sjodin wrote:
> This patch splits the MCELFStreamer and ELFObjectWriter into .cpp and .h files
> so the classes can be used by other components.

I think the patch is OK.

How much of the JIT you have implemented? I think that at this point 
(just before 2.9) the refactorings are OK, but the JIT itself should 
probably wait for the branch.

> - Jan

Cheers,
Rafael



More information about the llvm-commits mailing list