@@ -2134,6 +2134,32 @@ dependencies = [
21342134 " rustc_llvm 0.0.0" ,
21352135]
21362136
2137+ [[package ]]
2138+ name = " rustc_codegen_ssa"
2139+ version = " 0.0.0"
2140+ dependencies = [
2141+ " bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2142+ " cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" ,
2143+ " jobserver 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
2144+ " log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2145+ " memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2146+ " num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2147+ " rustc 0.0.0" ,
2148+ " rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" ,
2149+ " rustc_allocator 0.0.0" ,
2150+ " rustc_apfloat 0.0.0" ,
2151+ " rustc_codegen_utils 0.0.0" ,
2152+ " rustc_data_structures 0.0.0" ,
2153+ " rustc_errors 0.0.0" ,
2154+ " rustc_fs_util 0.0.0" ,
2155+ " rustc_incremental 0.0.0" ,
2156+ " rustc_mir 0.0.0" ,
2157+ " rustc_target 0.0.0" ,
2158+ " serialize 0.0.0" ,
2159+ " syntax 0.0.0" ,
2160+ " syntax_pos 0.0.0" ,
2161+ ]
2162+
21372163[[package ]]
21382164name = " rustc_codegen_utils"
21392165version = " 0.0.0"
@@ -2193,6 +2219,7 @@ dependencies = [
21932219 " rustc-rayon 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
21942220 " rustc_allocator 0.0.0" ,
21952221 " rustc_borrowck 0.0.0" ,
2222+ " rustc_codegen_ssa 0.0.0" ,
21962223 " rustc_codegen_utils 0.0.0" ,
21972224 " rustc_data_structures 0.0.0" ,
21982225 " rustc_errors 0.0.0" ,
0 commit comments