aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-10-15 09:41:58 -0500
committerGitHub <noreply@github.com>2025-10-15 09:41:58 -0500
commit8d66114a0379d8d564d4ef0f1d53749d0489dd12 (patch)
treec84d2d1482dc8482db10ffd95d0203f7eff265d1 /clang/lib/Frontend/CompilerInvocation.cpp
parentb54709e9f68a6687eece0585e46f12e5fa218520 (diff)
downloadllvm-8d66114a0379d8d564d4ef0f1d53749d0489dd12.zip
llvm-8d66114a0379d8d564d4ef0f1d53749d0489dd12.tar.gz
llvm-8d66114a0379d8d564d4ef0f1d53749d0489dd12.tar.bz2
[Clang] Only link C device libraries by default for OpenMP (#151239)
Summary: We link these implicitly for OpenMP because it's the canonical implementation of those C language features. This was inhereted by HIP and ended up with these resolving functions. There are some useful functions in here, but this can be problematic as it could potentially override functions intended to be provided by the ROCm device libraries. Additionally the HIP runtime does not currently provide the handling for the RPC server required to run the host resources so those just segfault.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions