Repository: rust-lang/llvm-project Branch: landing-page Commit: 2a22c8014390 Files: 1 Total size: 692 B Directory structure: gitextract_rtjklyjv/ └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: README.md ================================================ # Rust's fork of LLVM 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. To learn more about updating LLVM in the Rust compiler, consult the [documentation for doing so in `rustc-guide`](https://rustc-dev-guide.rust-lang.org/backend/updating-llvm.html)
gitextract_rtjklyjv/ └── README.md
Condensed preview — 1 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (1K chars).
[
{
"path": "README.md",
"chars": 692,
"preview": "# Rust's fork of LLVM\n\nThis repository is a Rust-specific fork of LLVM. This is used as a submodule in\nthe https://githu"
}
]
About this extraction
This page contains the full source code of the rust-lang/llvm-project GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 1 files (692 B), approximately 223 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.