llvm-capstone/clang/tools
Joseph Huber ad6a7d7dc9 [nvptx-arch] Dynamically load libcuda.so.1 directly instead
This patch loads the CUDA driver library directly via its real
`DT_SONAME`. This prevents the filesystem from needing to reload it in
cases when it's already loaded.

Reviewed By: tra

Differential Revision: https://reviews.llvm.org/D147579
2023-04-04 19:50:31 -05:00
..
amdgpu-arch [Clang] Fix not including clangBasic in the dynamic build 2023-03-13 12:41:16 -05:00
apinotes-test [Support] Don't include VirtualFileSystem.h in CommandLine.h 2021-04-21 10:19:01 -04:00
arcmt-test [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
c-arcmt-test
c-index-test [clang][ExtractAPI] Reland ExtractAPI for libclang improvements 2023-03-30 18:13:58 +01:00
clang-check [syntax] Introduce a TokenManager interface. 2022-07-15 10:30:37 +02:00
clang-diff
clang-extdef-mapping [clang] Use std::optional instead of llvm::Optional (NFC) 2023-01-14 12:31:01 -08:00
clang-format Revert "[clang-format] Add -j to clang-format-diff to speed up formatting" 2023-03-09 12:32:10 +01:00
clang-format-vs
clang-fuzzer [PassBuilder] Support O0 in default pipelines 2023-03-17 10:00:05 +01:00
clang-import-test [NFC][Clang] Move DebugOptions to llvm/Frontend for reuse in Flang 2023-03-29 12:01:54 +00:00
clang-linker-wrapper [LinkerWrapper] Do not extract globals with no offloading language 2023-03-27 11:38:27 -05:00
clang-offload-bundler [clang-offload-bundler] Standardize TargetID field for bundler 2023-03-14 14:12:31 -07:00
clang-offload-packager [NFC] [CMake] Cleanup clang tool dependencies 2023-03-10 10:56:07 -06:00
clang-refactor [ADT][NFCI] Do not use non-const lvalue-refs with enumerate in llvm/ 2023-03-13 20:59:06 -04:00
clang-rename [cmake] do not set execution permission to regular files. 2022-09-07 11:04:12 +08:00
clang-repl [clang-repl] Add a command to load dynamic libraries 2023-03-29 08:04:50 +05:30
clang-scan-deps [clang][deps] NFC: Simplify worker loop 2023-03-02 13:50:08 -08:00
clang-shlib Fixed a number of typos 2022-08-01 13:13:18 -04:00
diag-build [clang] Use portable "#!/usr/bin/env bash" shebang for tools and utils. 2021-09-23 21:16:43 +05:30
diagtool [diagtool] explain that yellow is used to denote disabled-by-default warnings 2023-03-27 09:41:30 -07:00
driver [clang] Include the error message in file reading error diagnostic 2023-03-17 13:47:02 +01:00
include-mapping [Tooling/Inclusion] Index more sub std namespace symbols. 2023-03-14 13:08:44 +01:00
libclang [clang][ExtractAPI] Reland ExtractAPI for libclang improvements 2023-03-30 18:13:58 +01:00
nvptx-arch [nvptx-arch] Dynamically load libcuda.so.1 directly instead 2023-04-04 19:50:31 -05:00
scan-build [analyzer] Teach scan-build how to pass -analyzer-config to xcodebuild. 2023-03-28 14:34:28 -07:00
scan-build-py Revert "Reland "[CMake] Bumps minimum version to 3.20.0."" 2023-03-18 20:32:43 +01:00
scan-view [clang][cmake] Use GNUInstallDirs to support custom installation dirs 2022-01-21 23:58:08 +00:00
CMakeLists.txt Revert "[Clang] Give Clang the ability to use a shared stat cache" 2023-01-19 14:07:34 -08:00