[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:17:43 PDT 2012


I'll look at moving both tomorrow. This is long overdue.


On Wed, Jun 27, 2012 at 5:17 PM, Bill Wendling <isanbard at gmail.com> wrote:

> On Jun 27, 2012, at 5:14 PM, Chandler Carruth wrote:
>
> > YAY! Thank you! =]
> >
> > I also notice lots of other header file cleanup in this patch, again
> thank you!
> >
> You're welcome. :)
>
> > 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.
>
> I don't mind. It probably needs to happen to DIBuilder as well.
>
> -bw
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120627/a813352c/attachment.html>


More information about the llvm-commits mailing list