thead_admin 2168748b4f Linux_SDK_V0.9.5 1 year ago
..
benchmarks 2168748b4f Linux_SDK_V0.9.5 1 year ago
bindings 2168748b4f Linux_SDK_V0.9.5 1 year ago
cmake 2168748b4f Linux_SDK_V0.9.5 1 year ago
docs 2168748b4f Linux_SDK_V0.9.5 1 year ago
examples 2168748b4f Linux_SDK_V0.9.5 1 year ago
include 2168748b4f Linux_SDK_V0.9.5 1 year ago
lib 2168748b4f Linux_SDK_V0.9.5 1 year ago
projects 2168748b4f Linux_SDK_V0.9.5 1 year ago
resources 2168748b4f Linux_SDK_V0.9.5 1 year ago
runtimes 2168748b4f Linux_SDK_V0.9.5 1 year ago
test 2168748b4f Linux_SDK_V0.9.5 1 year ago
tools 2168748b4f Linux_SDK_V0.9.5 1 year ago
unittests 2168748b4f Linux_SDK_V0.9.5 1 year ago
utils 2168748b4f Linux_SDK_V0.9.5 1 year ago
.arcconfig 2168748b4f Linux_SDK_V0.9.5 1 year ago
.clang-format 2168748b4f Linux_SDK_V0.9.5 1 year ago
.clang-tidy 2168748b4f Linux_SDK_V0.9.5 1 year ago
.gitattributes 2168748b4f Linux_SDK_V0.9.5 1 year ago
.gitignore 2168748b4f Linux_SDK_V0.9.5 1 year ago
CMakeLists.txt 2168748b4f Linux_SDK_V0.9.5 1 year ago
CODE_OWNERS.TXT 2168748b4f Linux_SDK_V0.9.5 1 year ago
CREDITS.TXT 2168748b4f Linux_SDK_V0.9.5 1 year ago
LICENSE.TXT 2168748b4f Linux_SDK_V0.9.5 1 year ago
LLVMBuild.txt 2168748b4f Linux_SDK_V0.9.5 1 year ago
README.txt 2168748b4f Linux_SDK_V0.9.5 1 year ago
RELEASE_TESTERS.TXT 2168748b4f Linux_SDK_V0.9.5 1 year ago
configure 2168748b4f Linux_SDK_V0.9.5 1 year ago
llvm.spec.in 2168748b4f Linux_SDK_V0.9.5 1 year ago

README.txt

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.