summary refs log tree commit diff
path: root/src/rustc
diff options
context:
space:
mode:
authorTamir Duberstein <tamird@gmail.com>2016-04-24 17:43:26 -0400
committerTamir Duberstein <tamird@gmail.com>2016-04-24 19:38:49 -0400
commit322f3a3eaac6cbaa3b1e85bca0402d0ff2b6779f (patch)
tree9225ce86d60706c2cc2061a69492b0359777fea9 /src/rustc
parent19304837c86cc406ee042c99e12fa34debae4e8a (diff)
downloadrust-322f3a3eaac6cbaa3b1e85bca0402d0ff2b6779f.tar.gz
rust-322f3a3eaac6cbaa3b1e85bca0402d0ff2b6779f.zip
rustc: update Cargo.lock
Diffstat (limited to 'src/rustc')
-rw-r--r--src/rustc/Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rustc/Cargo.lock b/src/rustc/Cargo.lock
index a3b0c885d69..1fa4d5398f4 100644
--- a/src/rustc/Cargo.lock
+++ b/src/rustc/Cargo.lock
@@ -75,6 +75,7 @@ dependencies = [
  "rustc_bitflags 0.0.0",
  "rustc_const_math 0.0.0",
  "rustc_data_structures 0.0.0",
+ "rustc_llvm 0.0.0",
  "serialize 0.0.0",
  "syntax 0.0.0",
 ]