about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/lib.rs
AgeCommit message (Expand)AuthorLines
2018-07-11Clean up LLVM module naming (just use CodegenUnit names).Michael Woerister-3/+1
2018-07-11Persist ThinLTO import data in incr. comp. session directory.Michael Woerister-1/+1
2018-07-11Deny bare trait objects in in src/librustc_codegen_llvmljedrz-6/+7
2018-07-10Upgrade to LLVM's master branch (LLVM 7)Alex Crichton-3/+1
2018-07-07Move time_graph.rs to rustc/utilbjorn3-1/+1
2018-07-07Update Cargo.lock and move size_and_align_of_dst backbjorn3-0/+1
2018-07-07Fix some errorsbjorn3-1/+0
2018-07-07Move some functions out of rustc_codegen_llvm and fix metadata_only backendbjorn3-2/+2
2018-06-20Replace tempdir by tempfile in librustc_transBastien Orivel-1/+1
2018-06-14rustc: rename ty::maps to ty::query.Eduard-Mihai Burtescu-2/+2
2018-05-17Stabilise inclusive_range_methodsvarkor-1/+0
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+392