[LLVMdev] llvm-diff

Renato Golin rengolin at systemcall.org
Tue Mar 8 08:15:10 PST 2011


Hi John,

I believe my refactoring went well. I've changed the source
considerably to spread out the classes a bit so I can re-use the log
builder and consumer. I'll also put the priority queue and the graph I
just did on separate headers (as they are templates).

I ran all tests and they pass, but I'm not sure how much llvm-diff
relies on the check-all tests and how much you have your own tests...
Is there anything else I can test on before sending the patches?

I haven't implemented the metadata diff yet, but would be good to send
the refactoring first, and then the graph and metadata diff. Would
also be good to wait until next week to do so, as 2,9 is forking this
week.

cheers,
--renato



More information about the llvm-dev mailing list