forked from chapuni/llvm
-
Notifications
You must be signed in to change notification settings - Fork 10
Temporary fork of LLVM for Rust
License
brson/llvm
This branch is 4 commits ahead of, 25385 commits behind chapuni/llvm:master.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit2e9f0d2 · | ||||
Repository files navigation
Low Level Virtual Machine (LLVM) ================================ This directory and its subdirectories contain source code for the Low Level Virtual Machine, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments. LLVM is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. Please see the documentation provided in docs/ for further assistance with LLVM, and in particular docs/GettingStarted.rst for getting started with LLVM and docs/README.txt for an overview of LLVM's documentation setup. If you're writing a package for LLVM, see docs/Packaging.rst for our suggestions.
About
Temporary fork of LLVM for Rust
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 64.7%
- Assembly 13.3%
- C 11.7%
- Objective-C 7.2%
- Shell 1.3%
- OCaml 0.9%
- Other 0.9%