diff options
| author | Björn Steinbrink <bsteinbr@gmail.com> | 2015-08-08 15:32:35 +0200 |
|---|---|---|
| committer | Björn Steinbrink <bsteinbr@gmail.com> | 2015-08-08 15:32:35 +0200 |
| commit | f804872502587290dcab42eda35301314173cbd7 (patch) | |
| tree | 454ff7d7079e9096a3e18587d5cd103ddcb9cd2c /src/rustllvm/RustWrapper.cpp | |
| parent | 1eeaf2065b61cc99f9e5d7f3dd4b77a018ee619f (diff) | |
| download | rust-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
