about summary refs log tree commit diff
path: root/src/librustc_codegen_llvm/llvm
AgeCommit message (Expand)AuthorLines
2018-07-30rustc_codegen_llvm: use safe references for Type.Irina Popa-82/+81
2018-07-30rustc_codegen_llvm: use safe references for Context and Module.Irina Popa-87/+83
2018-07-30rustc_codegen_llvm: move from empty enums to extern types.Irina Popa-87/+68
2018-07-30rustc_llvm: move to rustc_codegen_llvm::llvm.Irina Popa-0/+2431