[llvm-commits] Missed Commit Emails

Reid Spencer rspencer at reidspencer.com
Mon Jul 16 18:06:19 PDT 2007


On Mon, 2007-07-16 at 17:57 -0700, Chris Lattner wrote:

> Cool, the support module sounds good.  Lets do it and get things  
> settled before tackling the core module.

Yup. I only created core because I was "there" and knew it needed to
come along at some point. I'm close to having the first support module
increment done. First goal is to get it to configure without all the
llvm (core) baggage. If that works, I'll have
increments that do: 
	* makefile system
	* System library
	* Support library + ADT headers
	* scons stuff from hlvm

When that's all good to go then I'll try connecting llvm to support
module. Then we can talk about "core" :)

Reid. 

> 
> -Chris
> _______________________________________________
> 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