about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-03-12 13:09:03 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-03-12 13:09:03 -0700
commit74f5dd07cff8dba348f91cfef4df5242ab33a311 (patch)
treeea324d4f5d26203f37c9c972a243a87a6d3b3fa8 /src/rustllvm/RustWrapper.cpp
parent222b0eb583a64299f43d6640617e22f19973ddab (diff)
downloadrust-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