Skip to content

Files

Latest commit

5fa75a0 · Jan 16, 2019

History

History
This branch is 93 commits behind rust-lang/llvm-project:master.

llvm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 28, 2018
Jan 16, 2019
Jan 11, 2019
Jan 16, 2019
Jan 3, 2019
Jan 16, 2019
Jan 16, 2019
Dec 21, 2018
Jun 12, 2015
Jul 13, 2018
Jan 16, 2019
Jan 16, 2019
Jan 16, 2019
Jan 16, 2019
Jan 12, 2018
Mar 2, 2014
Sep 13, 2016
May 9, 2018
Jan 2, 2019
Jan 16, 2019
Dec 17, 2018
Nov 25, 2018
Jan 15, 2019
Oct 2, 2013
Sep 22, 2018
Dec 16, 2018
Jan 26, 2016
Aug 10, 2015
The LLVM Compiler Infrastructure
================================

This directory and its subdirectories contain source code for LLVM,
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 are writing a package for LLVM, see docs/Packaging.rst for our
suggestions.