about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/attributes.rs
AgeCommit message (Expand)AuthorLines
2018-07-30rustc_codegen_llvm: use safe references for Value.Irina Popa-9/+11
2018-07-18rustc: Stabilize #[wasm_import_module] as #[link(...)]Alex Crichton-6/+15
2018-07-10Upgrade to LLVM's master branch (LLVM 7)Alex Crichton-30/+1
2018-06-20Disable probestack when GCOV profiling is being usedMarco Castelluccio-0/+5
2018-06-14rustc: rename ty::maps to ty::query.Eduard-Mihai Burtescu-1/+1
2018-05-24std: Ensure OOM is classified as `nounwind`Alex Crichton-5/+24
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+259