rust/src/librustc_codegen_ssa/traits
Nikita Popov bc2db43b9e Remove unnecessary parts of run_fat_lto signature
Fat LTO merges into one module, so only return one module.
2018-12-04 16:10:24 +01:00
..
abi.rs Use BackendTypes instead of Backend or HasCodegen in a few places 2018-11-29 18:19:42 +01:00
asm.rs Use BackendTypes instead of Backend or HasCodegen in a few places 2018-11-29 18:19:42 +01:00
backend.rs Rustfmt on cg_ssa/traits 2018-11-29 18:19:42 +01:00
builder.rs Move get_static from CodegenCx to Builder 2018-11-29 18:19:44 +01:00
consts.rs Rename StaticMethods::static_ptrcast to ConstMethods::const_ptrcast 2018-11-29 18:19:43 +01:00
debuginfo.rs Use BackendTypes instead of Backend or HasCodegen in a few places 2018-11-29 18:19:42 +01:00
declare.rs Use BackendTypes instead of Backend or HasCodegen in a few places 2018-11-29 18:19:42 +01:00
intrinsic.rs Move IntrinsicCallMethods::call_overflow_intrinsics to BuilderMethods::checked_binop 2018-11-29 18:19:42 +01:00
misc.rs Use BackendTypes instead of Backend or HasCodegen in a few places 2018-11-29 18:19:42 +01:00
mod.rs Move get_static from CodegenCx to Builder 2018-11-29 18:19:44 +01:00
statics.rs Move get_static from CodegenCx to Builder 2018-11-29 18:19:44 +01:00
type_.rs Use BackendTypes instead of Backend or HasCodegen in a few places 2018-11-29 18:19:42 +01:00
write.rs Remove unnecessary parts of run_fat_lto signature 2018-12-04 16:10:24 +01:00