about summary refs log tree commit diff
path: root/src/comp/syntax/parse
diff options
context:
space:
mode:
authorHaitao Li <lihaitao@gmail.com>2011-11-07 21:32:13 +0800
committerHaitao Li <lihaitao@gmail.com>2011-11-07 21:44:40 +0800
commitb12de9881418ff9fff8318d0142fa101efd9dc08 (patch)
treeaf2d2630f6c8f6d86559548599a74bdde1262253 /src/comp/syntax/parse
parentf3468d03a23bda76af8e65956719487cb460f16a (diff)
rustc: Add support of generating LLVM assembly
rustc generates output files in LLVM bitcode format if "--emit-llvm"
option is given. When used with the "-S" option, rustc generates LLVM
intermediate language assembly files.

Fixes Issue #476
Diffstat (limited to 'src/comp/syntax/parse')
0 files changed, 0 insertions, 0 deletions