Index of /archives/NetBSD/NetBSD-release-9/src/external/bsd/llvm/dist/llvm
Name Last modified Size Description
Parent Directory -
CMakeLists.txt 2018-07-18 03:33 39K
CREDITS.TXT 2018-07-18 03:33 12K
CODE_OWNERS.TXT 2018-07-18 03:33 4.6K
LICENSE.TXT 2018-07-18 03:33 3.1K
.gitignore 2017-08-02 04:24 2.2K
llvm.spec.in 2016-02-28 07:48 1.8K
RELEASE_TESTERS.TXT 2018-07-18 03:33 909
.clang-tidy 2017-01-11 05:48 769
LLVMBuild.txt 2013-11-28 23:17 744
README.txt 2018-07-18 03:33 664
.gitattributes 2018-07-18 03:33 615
configure 2017-01-11 05:48 573
.arcconfig 2018-07-18 03:33 81
.clang-format 2014-05-31 03:09 20
utils/ 2025-02-22 12:13 -
unittests/ 2025-02-22 12:13 -
tools/ 2025-02-22 12:13 -
test/ 2025-02-22 12:13 -
runtimes/ 2024-02-15 03:45 -
resources/ 2024-02-15 03:45 -
projects/ 2025-02-22 12:13 -
lib/ 2025-02-22 12:13 -
include/ 2025-02-22 12:13 -
examples/ 2025-02-22 12:13 -
docs/ 2025-02-22 12:13 -
cmake/ 2025-02-22 12:13 -
bindings/ 2025-02-22 12:13 -
CVS/ 2025-02-22 12:13 -
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.