rust/src/librustc_llvm
Alex Crichton 345ba505ec rustc: Remove dylib crate type from most rustc crates
Now that procedural macros no longer link transitively to libsyntax,
this shouldn't be needed any more! This commit is an experiment in
removing all dynamic libraries from rustc except for librustc_driver
itself. Let's see how far we can get with that!
2019-07-07 03:23:00 +02:00
..
build.rs Pass LLVM linker flags to librustc_llvm build 2019-06-10 19:50:34 -07:00
Cargo.toml librustc_llvm => 2018 2019-02-07 03:46:54 +09:00
lib.rs rustc: Remove dylib crate type from most rustc crates 2019-07-07 03:23:00 +02:00