Displaying 3 results from an estimated 3 matches for "llvmtool".
Did you mean:
llvmbool
2004 Aug 03
0
[LLVMdev] Compiler Driver Decisions
On Mon, Aug 02, 2004 at 06:05:16PM -0700, Reid Spencer wrote:
> On Mon, 2004-08-02 at 18:04, Chris Lattner wrote:
> llvmcd - llvm compiler driver
> llvmci - llvm compiler invoker
> llvmcs - llvm compiler system (or perhaps "compilation system")
> llvmct - llvm compiler tool
> llvmx - llvm eXecutive
I like llvmcs. Contrary to the IRC discussion, I am not sure I want a
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.
2004 Aug 03
2
[LLVMdev] Compiler Driver Decisions
...iscussion, I am not sure I want a
> hyphen in this ... Without a hyphen, it could still be the compiler
> system, with the hyphen, I'd say almost definitely computer science. :)
I'm happy with llvmcs or llvmcc.
For those of you who remember OPEN LOOK, I would laughingly suggest 'llvmtool'.
:-)
-Brian