about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-03-16 01:49:44 +0800
committerGitHub <noreply@github.com>2018-03-16 01:49:44 +0800
commit292c6ca041173a67c9bdfb69cd02144e052aaded (patch)
treeba1726e94bf7072cfe869b4a2a5673f4fa4961c6 /src/rustllvm/RustWrapper.cpp
parent35b008cb926503f6b66313db059be52136470221 (diff)
parent74f5dd07cff8dba348f91cfef4df5242ab33a311 (diff)
downloadrust-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