From b43c02b0aad08fe8ffef702423bc60e2fa869eee Mon Sep 17 00:00:00 2001 From: bjorn3 Date: Thu, 20 Jul 2017 14:56:53 +0200 Subject: Make librustc_driver work without librustc_trans --- src/rustc/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/rustc') diff --git a/src/rustc/Cargo.toml b/src/rustc/Cargo.toml index 4452f4a2f44..d185c061d5b 100644 --- a/src/rustc/Cargo.toml +++ b/src/rustc/Cargo.toml @@ -15,3 +15,4 @@ rustc_driver = { path = "../librustc_driver" } [features] jemalloc = ["rustc_back/jemalloc"] +llvm = ["rustc_driver/llvm"] -- cgit 1.4.1-3-g733a5