about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorHaitao Li <lihaitao@gmail.com>2011-11-08 12:37:42 +0800
committerBrian Anderson <banderson@mozilla.com>2011-11-07 21:12:48 -0800
commit253242390ce54200a4c547dbb6c5f6e07c5cc6ec (patch)
treece45614b33228690d30743fd343fe56c29b2236c /src/rt/rust_task.cpp
parent8857657640f16da938de9e24cc4adf6960e29784 (diff)
downloadrust-253242390ce54200a4c547dbb6c5f6e07c5cc6ec.tar.gz
rust-253242390ce54200a4c547dbb6c5f6e07c5cc6ec.zip
Use ".ll" as default suffix of LLVM assembly file
This commit is a follow up of Issue #1147.

Althought there are some inconsistency about this naming convention in
LLVM. For example, `clang' write LLVM assembly to a file with ".s" suffix,
while both `llvm-dis' and `opt' write to files with ".ll" suffices. We
think ".ll" makes more sense.

Also rustc manual page is updated.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions