xref: /aosp_15_r20/external/swiftshader/third_party/llvm-subzero/README.txt (revision 03ce13f70fcc45d86ee91b7ee4cab1936a95046e)
1*03ce13f7SAndroid Build Coastguard Workerllvm-subzero
2*03ce13f7SAndroid Build Coastguard Worker============
3*03ce13f7SAndroid Build Coastguard Worker
4*03ce13f7SAndroid Build Coastguard WorkerThis directory and its subdirectories contain a subset of the source code for
5*03ce13f7SAndroid Build Coastguard WorkerLLVM, required by Subzero.
6*03ce13f7SAndroid Build Coastguard Worker
7*03ce13f7SAndroid Build Coastguard WorkerThe original README.txt content follows:
8*03ce13f7SAndroid Build Coastguard Worker
9*03ce13f7SAndroid Build Coastguard WorkerLow Level Virtual Machine (LLVM)
10*03ce13f7SAndroid Build Coastguard Worker================================
11*03ce13f7SAndroid Build Coastguard Worker
12*03ce13f7SAndroid Build Coastguard WorkerThis directory and its subdirectories contain source code for LLVM,
13*03ce13f7SAndroid Build Coastguard Workera toolkit for the construction of highly optimized compilers,
14*03ce13f7SAndroid Build Coastguard Workeroptimizers, and runtime environments.
15*03ce13f7SAndroid Build Coastguard Worker
16*03ce13f7SAndroid Build Coastguard WorkerLLVM is open source software. You may freely distribute it under the terms of
17*03ce13f7SAndroid Build Coastguard Workerthe license agreement found in LICENSE.txt.
18*03ce13f7SAndroid Build Coastguard Worker
19*03ce13f7SAndroid Build Coastguard WorkerPlease see the documentation provided in docs/ for further
20*03ce13f7SAndroid Build Coastguard Workerassistance with LLVM, and in particular docs/GettingStarted.rst for getting
21*03ce13f7SAndroid Build Coastguard Workerstarted with LLVM and docs/README.txt for an overview of LLVM's
22*03ce13f7SAndroid Build Coastguard Workerdocumentation setup.
23*03ce13f7SAndroid Build Coastguard Worker
24*03ce13f7SAndroid Build Coastguard WorkerIf you are writing a package for LLVM, see docs/Packaging.rst for our
25*03ce13f7SAndroid Build Coastguard Workersuggestions.
26