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