about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorBjörn Steinbrink <bsteinbr@gmail.com>2015-08-08 15:32:35 +0200
committerBjörn Steinbrink <bsteinbr@gmail.com>2015-08-08 15:32:35 +0200
commitf804872502587290dcab42eda35301314173cbd7 (patch)
tree454ff7d7079e9096a3e18587d5cd103ddcb9cd2c /src/rustllvm/RustWrapper.cpp
parent1eeaf2065b61cc99f9e5d7f3dd4b77a018ee619f (diff)
downloadrust-f804872502587290dcab42eda35301314173cbd7.tar.gz
rust-f804872502587290dcab42eda35301314173cbd7.zip
Fix the function return type used in get_res_dtor()
Instead of the actual return type, we're currently passing the function
type to get_extern_fn(). The only reason this doesn't explode is because
get_extern_fn() actually doesn't care about the actual return type, just
about it being converging or not.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions