From d6d8a330f86c1a71e9fa3d896718b10662ac3ff8 Mon Sep 17 00:00:00 2001 From: bjorn3 Date: Sun, 18 Nov 2018 18:06:31 +0100 Subject: Add rustc_codegen_ssa to sysroot --- src/librustc_codegen_llvm/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'src/librustc_codegen_llvm') diff --git a/src/librustc_codegen_llvm/Cargo.toml b/src/librustc_codegen_llvm/Cargo.toml index 34017009c28..b711502b14b 100644 --- a/src/librustc_codegen_llvm/Cargo.toml +++ b/src/librustc_codegen_llvm/Cargo.toml @@ -13,7 +13,6 @@ test = false cc = "1.0.1" num_cpus = "1.0" rustc-demangle = "0.1.4" -rustc_codegen_ssa = { path = "../librustc_codegen_ssa" } rustc_llvm = { path = "../librustc_llvm" } memmap = "0.6" -- cgit 1.4.1-3-g733a5