about summary refs log tree commit diff
path: root/src/librustc_codegen_utils/lib.rs
AgeCommit message (Expand)AuthorLines
2018-07-07Mostly fix compiling without LLVM (with metadata_only backend)bjorn3-4/+0
2018-07-07Move some functions out of rustc_codegen_llvm and fix metadata_only backendbjorn3-0/+2
2018-06-01Update recursion limitsJohn Kåre Alsaker-0/+2
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+63