xref: /aosp_15_r20/external/llvm/README.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard WorkerLow Level Virtual Machine (LLVM)
2*9880d681SAndroid Build Coastguard Worker================================
3*9880d681SAndroid Build Coastguard Worker
4*9880d681SAndroid Build Coastguard WorkerThis directory and its subdirectories contain source code for LLVM,
5*9880d681SAndroid Build Coastguard Workera toolkit for the construction of highly optimized compilers,
6*9880d681SAndroid Build Coastguard Workeroptimizers, and runtime environments.
7*9880d681SAndroid Build Coastguard Worker
8*9880d681SAndroid Build Coastguard WorkerLLVM is open source software. You may freely distribute it under the terms of
9*9880d681SAndroid Build Coastguard Workerthe license agreement found in LICENSE.txt.
10*9880d681SAndroid Build Coastguard Worker
11*9880d681SAndroid Build Coastguard WorkerPlease see the documentation provided in docs/ for further
12*9880d681SAndroid Build Coastguard Workerassistance with LLVM, and in particular docs/GettingStarted.rst for getting
13*9880d681SAndroid Build Coastguard Workerstarted with LLVM and docs/README.txt for an overview of LLVM's
14*9880d681SAndroid Build Coastguard Workerdocumentation setup.
15*9880d681SAndroid Build Coastguard Worker
16*9880d681SAndroid Build Coastguard WorkerIf you are writing a package for LLVM, see docs/Packaging.rst for our
17*9880d681SAndroid Build Coastguard Workersuggestions.
18