]> git.lizzy.rs Git - rust.git/commit
bootstrap: Use hash to determine if sanitizers needs to be rebuilt
authorTomasz Miąsko <tomasz.miasko@gmail.com>
Thu, 5 Mar 2020 00:00:00 +0000 (00:00 +0000)
committerTomasz Miąsko <tomasz.miasko@gmail.com>
Thu, 5 Mar 2020 14:52:49 +0000 (15:52 +0100)
commit726d5185e00d37ad7bd24aac4f05bf9fd34765be
treea1252a0d54f1e7548f532d3bfa35b5667be371d0
parent1e179690f8ad9790eb3a6b1dbb6a0ddf479f2c86
bootstrap: Use hash to determine if sanitizers needs to be rebuilt

* Rebuild sanitizers runtimes when LLVM submodule commit changes.
* When rebuilding LLVM / sanitizers, remove the stamp file before
  starting the build process to invalidate previous build output.
src/bootstrap/native.rs