Displaying 3 results from an estimated 3 matches for "e09f8f28".
2004 Aug 03
0
[LLVMdev] Compiler Driver Decisions
On Mon, 2 Aug 2004, Reid Spencer wrote:
> I actually like Misha's point here. Most people that have used GCC
> recently realize that the CC means "Compiler Collection" and not "C
> Compiler" which is appropriate given what it does. Since we intend to be
> front end language agnostic and the driver tool will support multiple
> front end languages,
2004 Aug 03
4
[LLVMdev] Compiler Driver Decisions
...tool
llvmx - llvm eXecutive
Reid.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040802/e09f8f28/attachment.sig>
2004 Aug 03
3
[LLVMdev] Compiler Driver Decisions
On Mon, 2004-08-02 at 17:31, Chris Lattner wrote:
> On Mon, 2 Aug 2004, Misha Brukman wrote:
>
> > On Mon, Aug 02, 2004 at 07:23:06PM -0500, Chris Lattner wrote:
> > > > > > 1. Name = llvmcc
> > > > >
> > > > > Why not 'llvmc' "llvm compiler"? What does the extra C mean?
> > > >
> > > > I dunno.