robot-piglet 390e5cb428 Intermediate changes 1 month ago
..
.yandex_meta 9731d8a4bb publishFullContrib: true for ydb 1 month ago
include 390e5cb428 Intermediate changes 1 month ago
lib 9731d8a4bb publishFullContrib: true for ydb 1 month ago
tools 390e5cb428 Intermediate changes 1 month ago
utils 9731d8a4bb publishFullContrib: true for ydb 1 month 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
provides.pbtxt 9731d8a4bb publishFullContrib: true for ydb 1 month 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.