Lines Matching +full:build +full:- +full:docs
3 …ds.dev/projects/github.com/llvm/llvm-project/badge)](https://securityscorecards.dev/viewer/?uri=gi…
5 …-project/actions/workflows/libcxx-build-and-test.yaml/badge.svg?branch=main&event=schedule)](https…
10 construction of highly optimized compilers, optimizers, and run-time
19 C-like languages use the [Clang](https://clang.llvm.org/) frontend. This
20 component compiles C, C++, Objective-C, and Objective-C++ code into LLVM bitcode
21 -- and from there into object files, using LLVM.
30 [Getting Started with LLVM](https://llvm.org/docs/GettingStarted.html#getting-the-source-code-and-b…
34 the [Contributing to LLVM](https://llvm.org/docs/Contributing.html) guide.
40 [LLVM Office Hours](https://llvm.org/docs/GettingInvolved.html#office-hours) or
41 [Regular sync-ups](https://llvm.org/docs/GettingInvolved.html#online-sync-ups).
43 The LLVM project has adopted a [code of conduct](https://llvm.org/docs/CodeOfConduct.html) for