summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/glue.rs
AgeCommit message (Expand)AuthorLines
2018-08-22Remove Ty prefix from Ty{Bool|Char|Int|Uint|Float|Str}varkor-1/+1
2018-08-22Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynamic|Closu...varkor-3/+3
2018-07-30rustc_codegen_llvm: use safe references for Value.Irina Popa-8/+7
2018-07-30rustc_codegen_llvm: use safe references for Type.Irina Popa-1/+1
2018-05-17Rename trans to codegen everywhere.Irina Popa-0/+122