[
  {
    "path": "README.md",
    "content": "# Rust's fork of LLVM\n\nThis repository is a Rust-specific fork of LLVM. This is used as a submodule in\nthe https://github.com/rust-lang/rust repository. The Rust repository is always\npinned to a branch of this repository, and the `master` branch of this\nrepository is not used.\n\nDespite this being a \"fork\" it's more of just a place where we can easily tweak\nthe LLVM source for Rust's own build. All patches should by default go upstream\nfirst, and then we can cherry-pick them onto our branches if necessary.\n\nTo learn more about updating LLVM in the Rust compiler, consult the\n[documentation for doing so in\n`rustc-guide`](https://rustc-dev-guide.rust-lang.org/backend/updating-llvm.html)\n"
  }
]