Maxim Gorbunov fd0b1ac7c0 Generate CMakeLists (#2184) 1 year ago
..
include fd0b1ac7c0 Generate CMakeLists (#2184) 1 year ago
lib fd0b1ac7c0 Generate CMakeLists (#2184) 1 year ago
tools dab291146f Library import 5, delete go dependencies (#832) 1 year ago
utils fd0b1ac7c0 Generate CMakeLists (#2184) 1 year ago
CMakeLists.darwin-arm64.txt fd0b1ac7c0 Generate CMakeLists (#2184) 1 year ago
CMakeLists.darwin-x86_64.txt fd0b1ac7c0 Generate CMakeLists (#2184) 1 year ago
CMakeLists.linux-aarch64.txt fd0b1ac7c0 Generate CMakeLists (#2184) 1 year ago
CMakeLists.linux-x86_64.txt fd0b1ac7c0 Generate CMakeLists (#2184) 1 year ago
CMakeLists.txt fd0b1ac7c0 Generate CMakeLists (#2184) 1 year ago
CMakeLists.windows-x86_64.txt fd0b1ac7c0 Generate CMakeLists (#2184) 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.