diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2018-03-12 13:09:03 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2018-03-12 13:09:03 -0700 |
| commit | 74f5dd07cff8dba348f91cfef4df5242ab33a311 (patch) | |
| tree | ea324d4f5d26203f37c9c972a243a87a6d3b3fa8 /src/rustllvm/RustWrapper.cpp | |
| parent | 222b0eb583a64299f43d6640617e22f19973ddab (diff) | |
| download | rust-74f5dd07cff8dba348f91cfef4df5242ab33a311.tar.gz rust-74f5dd07cff8dba348f91cfef4df5242ab33a311.zip | |
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
