summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/back/wasm.rs
AgeCommit message (Expand)AuthorLines
2019-02-26rustc: Update LLVM, remove dead wasm codeAlex Crichton-126/+0
2019-02-25librustc_codegen_llvm: deny(elided_lifetimes_in_paths)Mazdak Farrokhzad-2/+2
2019-02-10rustc: doc commentsAlexander Regueiro-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-19Encode a custom "producers" section in wasm filesAlex Crichton-0/+107
2018-11-10codegen_llvm_back: improve common patternsljedrz-2/+2
2018-07-18rustc: Stabilize #[wasm_import_module] as #[link(...)]Alex Crichton-3/+3
2018-07-10Upgrade to LLVM's master branch (LLVM 7)Alex Crichton-41/+1
2018-06-27Make opaque::Encoder append-only and make it infallibleJohn Kåre Alsaker-2/+1
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+261