Home
last modified time | relevance | path

Searched refs:Install (Results 1 – 25 of 99) sorted by relevance

1234

/llvm-project-15.0.7/compiler-rt/include/
H A DCMakeLists.txt76 # 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 DDockerfile11 # 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 DDockerfile38 # 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 DApple-lldb-macOS.cmake13 # 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 DREADME.md20 ### Install From Source
32 ### Install From Package (.vsix)
/llvm-project-15.0.7/.github/workflows/
H A Dlibclang-abi-tests.yml101 - name: Install Ninja
103 - name: Install abi-compliance-checker
106 - name: Install universal-ctags
153 - name: Install abi-compliance-checker
H A Dllvm-tests.yml106 - name: Install Ninja
108 - name: Install abi-compliance-checker
111 - name: Install universal-ctags
178 - name: Install abi-compliance-checker
H A Dversion-check.yml22 - name: Install dependencies
/llvm-project-15.0.7/llvm/utils/docker/example/
H A DDockerfile16 # 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 Dappveyor-reqs-install.cmd26 :: Install a recent CMake
38 :: Install Ninja
/llvm-project-15.0.7/lldb/include/lldb/Expression/
H A DDynamicCheckerFunctions.h51 virtual bool Install(DiagnosticManager &diagnostic_manager,
H A DUtilityFunction.h63 virtual bool Install(DiagnosticManager &diagnostic_manager,
/llvm-project-15.0.7/openmp/tools/Modules/
H A DCMakeLists.txt9 # Install the FindOpenMPTarget module
/llvm-project-15.0.7/compiler-rt/lib/cfi/
H A Dcfi.cpp141 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 Doptions.inc44 "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 DIRDynamicChecks.h51 bool Install(DiagnosticManager &diagnostic_manager,
H A DClangUtilityFunction.h71 bool Install(DiagnosticManager &diagnostic_manager,
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A DCMakeLists.txt31 # Install plugin under the lib destination folder.
/llvm-project-15.0.7/libunwind/
H A DCMakeLists.txt52 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 DCMakeLists.txt1 option(CLANG_INSTALL_SCANVIEW "Install the scan-view tool" ON)
/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBPlatform.i190 Install (lldb::SBFileSpec &src, lldb::SBFileSpec &dst);
/llvm-project-15.0.7/openmp/libomptarget/plugins/ve/
H A DCMakeLists.txt46 # Install plugin under the lib destination folder.
/llvm-project-15.0.7/llvm/utils/docker/nvidia-cuda/
H A DDockerfile11 # Install llvm build dependencies.
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBPlatform.h146 SBError Install(SBFileSpec &src, SBFileSpec &dst);
/llvm-project-15.0.7/third-party/benchmark/docs/
H A Dperf_counters.md23 * Install `libpfm4-dev`, e.g. `apt-get install libpfm4-dev`.

1234