diff options
| author | kennytm <kennytm@gmail.com> | 2018-03-16 01:49:44 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-16 01:49:44 +0800 |
| commit | 292c6ca041173a67c9bdfb69cd02144e052aaded (patch) | |
| tree | ba1726e94bf7072cfe869b4a2a5673f4fa4961c6 /src/rustllvm/RustWrapper.cpp | |
| parent | 35b008cb926503f6b66313db059be52136470221 (diff) | |
| parent | 74f5dd07cff8dba348f91cfef4df5242ab33a311 (diff) | |
| download | rust-292c6ca041173a67c9bdfb69cd02144e052aaded.tar.gz rust-292c6ca041173a67c9bdfb69cd02144e052aaded.zip | |
Rollup merge of #48959 - alexcrichton:signext, r=eddyb
rustc: Start a custom cabi module for wasm32 It actually was already using the `cabi_asmjs` module but that was by accident, so route the new `wasm32-unknown-unknown` target to a new `cabi_wasm32` module. The first entries in this module are to use `signext` and `zeroext` for types that are under 32 bytes in size Closes rust-lang-nursery/rust-wasm#88
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
