Skip to content

ssoria/llvm-mirror

 
 

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 HTML documentation provided in docs/index.html for further
assistance with LLVM.

If you're writing a package for LLVM, see docs/Packaging.html for our
suggestions.

About

An automated mirror of llvm/trunk from LLVM's SVN. Updates hourly. Release branches and tags are tracked manually.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 73.4%
  • Objective-C 11.9%
  • Assembly 5.5%
  • Shell 3.4%
  • C 2.9%
  • OCaml 1.2%
  • Other 1.7%