[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

Eric Christopher echristo at apple.com
Wed Jun 27 17:25:32 PDT 2012


Yep. It's been on a long list for a while.

-eric

On Jun 27, 2012, at 5:17 PM, Chandler Carruth <chandlerc at google.com> wrote:

> 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
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list