[LLVMbugs] [Bug 353] Create Front End Framework And Compiler Driver
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Nov 25 14:10:45 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=353
rspencer at x10sys.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |1.4
------- Additional Comments From rspencer at x10sys.com 2004-11-25 16:10 -------
The compiler driver (llvmc) and its associated linker (llvmd) have been
implemented. They currently can build the nightly test and support C, C++,
Stacker and LLVM Assembly compilations. Additional front ends can be added by
writing a source-to-bytecode translator and a configuration file.
The front end framework will not be written as part of LLVM but as a separate
package or project on top of LLVM. Consequently, that part of the "bug" won't be
fixed and this bug can be resolved.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list