| /llvm-project-15.0.7/compiler-rt/include/ |
| H A D | CMakeLists.txt | 76 # Install sanitizer headers. 81 # Install fuzzer headers. 86 # Install xray headers. 91 # Install ORC headers. 96 # Install profile headers.
|
| /llvm-project-15.0.7/llvm/utils/docker/debian10/ |
| H A D | Dockerfile | 11 # Install build dependencies of llvm. 15 # Install compiler, python and subversion. 20 # Install a newer ninja release. It seems the older version in the debian repos 42 # Install packages for minimal useful image.
|
| /llvm-project-15.0.7/libcxx/utils/ci/ |
| H A D | Dockerfile | 38 # Install various tools used by the build or the test suite 51 # Install Clang <latest>, <latest-1> and ToT, which are the ones we support. 74 # Install clang-format 79 # Install clang-tidy 83 # Install the most recent GCC, like clang install the previous version as a transition. 88 # Install a recent CMake 101 # Install the Buildkite agent and dependencies. This must be done as non-root
|
| /llvm-project-15.0.7/lldb/cmake/caches/ |
| H A D | Apple-lldb-macOS.cmake | 13 # Install location for LLDB.framework on the enduser machine. 17 # Install location for externalized debug-info on the build machine.
|
| /llvm-project-15.0.7/llvm/utils/vscode/llvm/ |
| H A D | README.md | 20 ### Install From Source 32 ### Install From Package (.vsix)
|
| /llvm-project-15.0.7/.github/workflows/ |
| H A D | libclang-abi-tests.yml | 101 - name: Install Ninja 103 - name: Install abi-compliance-checker 106 - name: Install universal-ctags 153 - name: Install abi-compliance-checker
|
| H A D | llvm-tests.yml | 106 - name: Install Ninja 108 - name: Install abi-compliance-checker 111 - name: Install universal-ctags 178 - name: Install abi-compliance-checker
|
| H A D | version-check.yml | 22 - name: Install dependencies
|
| /llvm-project-15.0.7/llvm/utils/docker/example/ |
| H A D | Dockerfile | 16 # FIXME: Install llvm/clang build dependencies here. Including compiler to 35 # FIXME: Install all packages you want to have in your release container.
|
| /llvm-project-15.0.7/libcxx/ |
| H A D | appveyor-reqs-install.cmd | 26 :: Install a recent CMake 38 :: Install Ninja
|
| /llvm-project-15.0.7/lldb/include/lldb/Expression/ |
| H A D | DynamicCheckerFunctions.h | 51 virtual bool Install(DiagnosticManager &diagnostic_manager,
|
| H A D | UtilityFunction.h | 63 virtual bool Install(DiagnosticManager &diagnostic_manager,
|
| /llvm-project-15.0.7/openmp/tools/Modules/ |
| H A D | CMakeLists.txt | 9 # Install the FindOpenMPTarget module
|
| /llvm-project-15.0.7/compiler-rt/lib/cfi/ |
| H A D | cfi.cpp | 141 void Install(); 175 void ShadowBuilder::Install() { in Install() function in __cfi::ShadowBuilder 307 b.Install(); in UpdateShadow()
|
| /llvm-project-15.0.7/compiler-rt/lib/gwp_asan/ |
| H A D | options.inc | 44 "Install GWP-ASan signal handlers for SIGSEGV during dynamic loading. This " 53 "Install GWP-ASan atfork handlers to acquire internal locks "
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | IRDynamicChecks.h | 51 bool Install(DiagnosticManager &diagnostic_manager,
|
| H A D | ClangUtilityFunction.h | 71 bool Install(DiagnosticManager &diagnostic_manager,
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/ |
| H A D | CMakeLists.txt | 31 # Install plugin under the lib destination folder.
|
| /llvm-project-15.0.7/libunwind/ |
| H A D | CMakeLists.txt | 52 option(LIBUNWIND_INSTALL_HEADERS "Install the libunwind headers." OFF) 56 option(LIBUNWIND_INSTALL_LIBRARY "Install the libunwind library." ON) 58 "Install the static libunwind library." ON 61 "Install the shared libunwind library." ON
|
| /llvm-project-15.0.7/clang/tools/scan-view/ |
| H A D | CMakeLists.txt | 1 option(CLANG_INSTALL_SCANVIEW "Install the scan-view tool" ON)
|
| /llvm-project-15.0.7/lldb/bindings/interface/ |
| H A D | SBPlatform.i | 190 Install (lldb::SBFileSpec &src, lldb::SBFileSpec &dst);
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/ve/ |
| H A D | CMakeLists.txt | 46 # Install plugin under the lib destination folder.
|
| /llvm-project-15.0.7/llvm/utils/docker/nvidia-cuda/ |
| H A D | Dockerfile | 11 # Install llvm build dependencies.
|
| /llvm-project-15.0.7/lldb/include/lldb/API/ |
| H A D | SBPlatform.h | 146 SBError Install(SBFileSpec &src, SBFileSpec &dst);
|
| /llvm-project-15.0.7/third-party/benchmark/docs/ |
| H A D | perf_counters.md | 23 * Install `libpfm4-dev`, e.g. `apt-get install libpfm4-dev`.
|