[llvm-commits] [llvm] r159312 - in /llvm/trunk: include/llvm/ include/llvm/Analysis/ lib/Analysis/ lib/CodeGen/ lib/CodeGen/AsmPrinter/ lib/CodeGen/SelectionDAG/ lib/ExecutionEngine/ lib/ExecutionEngine/IntelJITEvents/ lib/ExecutionEngine/JIT/ li

Chandler Carruth chandlerc at google.com
Wed Jun 27 17:14:11 PDT 2012


YAY! Thank you! =]

I also notice lots of other header file cleanup in this patch, again thank
you!

Would you be up for me moving IRBuilder and a few other classes in Support
that are just interfaces around building Instructions and other VMCore
stuff into the VMCore library? ;] That's the other layering violation that
has bugged me for a long time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120627/aaa97182/attachment.html>


More information about the llvm-commits mailing list