Index of /archives/NetBSD/NetBSD-release-9/src/external/bsd/llvm/dist/llvm

Icon  Name                                                          Last modified      Size  Description
[PARENTDIR] 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 [TXT] .gitignore 2017-08-02 04:24 2.2K [TXT] CMakeLists.txt 2018-07-18 03:33 39K [TXT] CODE_OWNERS.TXT 2018-07-18 03:33 4.6K [TXT] CREDITS.TXT 2018-07-18 03:33 12K [DIR] CVS/ 2025-02-22 12:13 - [TXT] LICENSE.TXT 2018-07-18 03:33 3.1K [TXT] LLVMBuild.txt 2013-11-28 23:17 744 [TXT] README.txt 2018-07-18 03:33 664 [TXT] RELEASE_TESTERS.TXT 2018-07-18 03:33 909 [DIR] bindings/ 2025-02-22 12:13 - [DIR] cmake/ 2025-02-22 12:13 - [TXT] configure 2017-01-11 05:48 573 [DIR] docs/ 2025-02-22 12:13 - [DIR] examples/ 2025-02-22 12:13 - [DIR] include/ 2025-02-22 12:13 - [DIR] lib/ 2025-02-22 12:13 - [TXT] llvm.spec.in 2016-02-28 07:48 1.8K [DIR] projects/ 2025-02-22 12:13 - [DIR] resources/ 2024-02-15 03:45 - [DIR] runtimes/ 2024-02-15 03:45 - [DIR] test/ 2025-02-22 12:13 - [DIR] tools/ 2025-02-22 12:13 - [DIR] unittests/ 2025-02-22 12:13 - [DIR] 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.