]> git.lizzy.rs Git - rust.git/commit
auto merge of #7442 : graydon/rust/clean-llvm-trigger, r=brson
authorbors <bors@rust-lang.org>
Sat, 29 Jun 2013 15:17:01 +0000 (08:17 -0700)
committerbors <bors@rust-lang.org>
Sat, 29 Jun 2013 15:17:01 +0000 (08:17 -0700)
commit88830996d811be3ff833ba590c98f28daaf31f43
tree921e1fb5751f72ad403383dd9377d20be96c92eb
parent0326b0abed3fe9045bfc8e84d060115aecdcee37
parent9591832112cb1fa1553bb6d1057bcc53bf4074cd
auto merge of #7442 : graydon/rust/clean-llvm-trigger, r=brson

This makes it possible for us to trigger the llvm-clean make-target by checking in a change that touches rustllvm/llvm-auto-clean-stamp. Most developers don't need to see or know about this, but when you push a change that "needs an LLVM rebuild", even if not otherwise obvious, this should give a mechanism to do it.
Makefile.in