thegeorg 11a895b7e1 Export clang-format16 via ydblib project 6 months ago
..
include 11a895b7e1 Export clang-format16 via ydblib project 6 months ago
lib 1ac13c847b Library import 16 (#2433) 6 months ago
tools ee2b7fbda0 llvm16 targets 7 months ago
utils 4b24a7df4a Add explicit sanitizer dependencies 1 year ago
CODE_OWNERS.TXT 6ffe9e5365 YQ Connector: support managed ClickHouse 1 year ago
CREDITS.TXT 6ffe9e5365 YQ Connector: support managed ClickHouse 1 year ago
LICENSE.TXT 6ffe9e5365 YQ Connector: support managed ClickHouse 1 year ago
README.txt 6ffe9e5365 YQ Connector: support managed ClickHouse 1 year ago
RELEASE_TESTERS.TXT 6ffe9e5365 YQ Connector: support managed ClickHouse 1 year ago
ya.make 6ffe9e5365 YQ Connector: support managed ClickHouse 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.