commit | 124908a16baafcb529b7f604611099a945c7378f | [log] [tgz] |
---|---|---|
author | Alex Crichton <alex@alexcrichton.com> | Thu Jan 17 13:06:56 2019 -0800 |
committer | Alex Crichton <alex@alexcrichton.com> | Thu Jan 17 13:06:56 2019 -0800 |
tree | 5e2b8c19e768309bba12f175de96e6f7ea68162a | |
parent | 8feb34d11e3a4d7b38f1c3e9b227a3b7041107a2 [diff] |
Remove one more stray file
This repository is a Rust-specifc fork of LLVM. This is used as a submodule in the https://github.com/rust-lang/rust repository. The Rust repository is always pinned to a branch of this repository, and the master
branch of this repository is not used.
Despite this being a “fork” it‘s more of just a place where we can easily tweak the LLVM source for Rust’s own build. All patches should by default go upstream first, and then we can cherry-pick them onto our branches if necessary.