commit | 82a77c0847cb2f8534e774ded7cc3809f5ff478e | [log] [tgz] |
---|---|---|
author | Alex Crichton <alex@alexcrichton.com> | Fri Jan 25 08:01:22 2019 -0700 |
committer | GitHub <noreply@github.com> | Fri Jan 25 08:01:22 2019 -0700 |
tree | 3bc525e8cb3c981407e1d8ac2b0fd32cae201655 | |
parent | 124908a16baafcb529b7f604611099a945c7378f [diff] | |
parent | 030a1730a554a41a6240c1984bc656e8047087b1 [diff] |
Merge pull request #5 from mbrobbel/patch-1 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.