Displaying 2 results from an estimated 2 matches for "5470980b".
2004 Aug 03
0
[LLVMdev] Compiler Driver Decisions
On Mon, 2 Aug 2004, Reid Spencer wrote:
> On Mon, 2004-08-02 at 18:04, Chris Lattner wrote:
> > What is the difference between a "compiler collection" and a "compiler"?
> > how about llvmcs "llvm-compiler system" or something else non-cc? :)
>
> The difference is that most people associate the word "compiler" with a
> single
2004 Aug 03
4
[LLVMdev] Compiler Driver Decisions
On Mon, 2004-08-02 at 18:04, Chris Lattner wrote:
> What is the difference between a "compiler collection" and a "compiler"?
> how about llvmcs "llvm-compiler system" or something else non-cc? :)
The difference is that most people associate the word "compiler" with a
single language: e.g. the C++ compiler, the Pascal compiler, the Fortran
compiler.