[LLVMdev] Compiler Driver Decisions
Reid Spencer
reid at x10sys.com
Fri Jul 30 11:04:45 PDT 2004
LLVMers,
Since there's been little feedback on the design document I sent out,
some decisions are being made in order to progress the work. If you have
strong feelings about any of these, voice them now!
1. Name = llvmcc
2. The config file format will resemble Microsoft .ini files
(name=value in sections)
3. -O set of options will control what gets done and what kind of output
is generated.
I'm going to start documenting the design and usage of llvmcc in a new
HTML document in the docs directory. You can comment on the design
forther from the commits, if you like.
Reid.
More information about the llvm-dev
mailing list