about summary refs log tree commit diff
path: root/src/rt/rust_timer.cpp
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@gmail.com>2010-07-18 07:35:25 +0800
committerGraydon Hoare <graydon@pobox.com>2010-07-18 14:25:19 +0800
commit22eca31d98ce3e1bc5690799e669911e4d06a5aa (patch)
treec964fb3ca34ec34f4b9685d711c5097f7c7d0a22 /src/rt/rust_timer.cpp
parent8ebf72ed29f7f6cb35051d766ba9900509f4aaa1 (diff)
downloadrust-22eca31d98ce3e1bc5690799e669911e4d06a5aa.tar.gz
rust-22eca31d98ce3e1bc5690799e669911e4d06a5aa.zip
Fix argv.rs under the LLVM compiler.
The call to rust_start was assuming that all rust main() functions have the
same signature, but the compiler doesn't actually canonicalize them.  So
instead just match the C signature of rust_start, and cast.
Diffstat (limited to 'src/rt/rust_timer.cpp')
0 files changed, 0 insertions, 0 deletions