Discussion of Trying to Make GCC Work With LLVM in the Pre-Clang Days

From back in 2005:

On the positive side, LLVM has a lot more experience in managing whole program compilation, and it is a much cleaner software base. It would be a good to find some mechanism to take advantage of that experience. Trying to make the hippo dance is not really a lot of fun.

Re: LLVM/GCC Integration Proposal