about summary refs log tree commit diff
path: root/src/librustc_target/spec/wasm32_experimental_emscripten.rs
AgeCommit message (Expand)AuthorLines
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-44/+0
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-0/+44
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-44/+0
2019-06-12Add a limit_rdylib_exports option and disable it for SolarisJohn Kåre Alsaker-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-23use String::new() instead of String::from(""), "".to_string(), "".to_owned() ...Matthias Krüger-1/+1
2018-04-26Rename rustc_back::target to rustc_target::spec.Irina Popa-0/+53