summaryrefslogtreecommitdiff
path: root/src/librustc_llvm/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* rustc_llvm: move to rustc_codegen_llvm::llvm.Irina Popa2018-07-301-5/+0
* rustc: Split Emscripten to a separate codegen backendAlex Crichton2018-01-281-0/+1
* rustc: Load the `rustc_trans` crate at runtimeAlex Crichton2018-01-271-1/+1
* Bump cc to 1.01 to include x86_64-unknown-linux-gnux32 supportMarco A L Barbosa2017-10-111-1/+1
* Update to the `cc` crateAlex Crichton2017-09-281-1/+1
* Remove rustc_bitflags; use the bitflags crateTamir Duberstein2017-09-171-1/+2
* Support VS 2017Brian Anderson2017-06-011-1/+1
* [LLVM] Introduce a stable representation of DIFlagsJake Goulding2016-12-021-0/+3
* Use llvm::Attribute API instead of "raw value" APIs, which will be removed in...Robin Kruppe2016-11-171-3/+0
* Update gcc crate dependency to 0.3.27.Timon Van Overveldt2016-07-301-1/+1
* rustbuild: Sync some Cargo.toml/lib.rs dependenciesAlex Crichton2016-02-211-0/+3
* bootstrap: Add a bunch of Cargo.toml filesAlex Crichton2016-02-111-0/+17