summary refs log tree commit diff
path: root/src/librustc_llvm/Cargo.toml
AgeCommit message (Expand)AuthorLines
2018-01-28rustc: Split Emscripten to a separate codegen backendAlex Crichton-0/+1
2018-01-27rustc: Load the `rustc_trans` crate at runtimeAlex Crichton-1/+1
2017-10-11Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 supportMarco A L Barbosa-1/+1
2017-09-28Update to the `cc` crateAlex Crichton-1/+1
2017-09-17Remove rustc_bitflags; use the bitflags crateTamir Duberstein-1/+2
2017-06-01Support VS 2017Brian Anderson-1/+1
2016-12-02[LLVM] Introduce a stable representation of DIFlagsJake Goulding-0/+3
2016-11-17Use llvm::Attribute API instead of "raw value" APIs, which will be removed in...Robin Kruppe-3/+0
2016-07-30Update gcc crate dependency to 0.3.27.Timon Van Overveldt-1/+1
2016-02-21rustbuild: Sync some Cargo.toml/lib.rs dependenciesAlex Crichton-0/+3
2016-02-11bootstrap: Add a bunch of Cargo.toml filesAlex Crichton-0/+17