llvm no longer emit c code

This commit is contained in:
Sylvestre Ledru 2013-09-09 07:28:35 +00:00
parent 2970d039d4
commit d326443d2f

2
debian/control vendored
View File

@ -295,7 +295,7 @@ Description: Modular compiler and toolchain technologies
academic research projects and commercial projects. LLVM includes C
and C++ front-ends, a front-end for a Forth-like language (Stacker),
a young scheme front-end, and Java support is in development. LLVM can
generate code for X86, SparcV9, PowerPC, or it can emit C code.
generate code for X86, SparcV9, PowerPC or many other architectures.
.
LLVM is the key component of the clang compiler and the gcc plugin called
dragonegg.