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-16 21:50:50 -0600
committerHaitao Li <lihaitao@gmail.com>2011-11-16 23:45:07 +0800
commitfba0df72d320a5b2e19678c9490825568de6f9a4 (patch)
tree6f3cba64ec10eea6321badcd5d6242e3799cefa8 /src/rt/rust_task.cpp
parent3b683f52052b0cbf514c89a4da08df2b8e017fd4 (diff)
downloadrust-fba0df72d320a5b2e19678c9490825568de6f9a4.tar.gz
rust-fba0df72d320a5b2e19678c9490825568de6f9a4.zip
Use attributes for native module ABI and link name [temp]
This patch adds support of using attributes to specify native mode ABI
and link name. The old optional syntax like:
  native "cdecl" mod llvm = "rustllvm" { ... }
is still supported.

This is a transitional commit to avoid making a stage1 (backward
imcompatible) snapshot.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions