commit | 030a1730a554a41a6240c1984bc656e8047087b1 | [log] [tgz] |
---|---|---|
author | Matthijs Brobbel <mbrobbel@users.noreply.github.com> | Fri Jan 25 10:40:31 2019 +0100 |
committer | GitHub <noreply@github.com> | Fri Jan 25 10:40:31 2019 +0100 |
tree | 3bc525e8cb3c981407e1d8ac2b0fd32cae201655 | |
parent | 124908a16baafcb529b7f604611099a945c7378f [diff] |
Fix typo in README
This repository is a Rust-specific 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.