[clang] [Clang] Only link C device libraries by default for OpenMP (PR #151239)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 30 05:47:38 PDT 2025
jhuber6 wrote:
> > as it could potentially override functions intended to be provided by the ROCm device libraries.
>
> These don't provide any of the standard entry point names
It does in practice, though I haven't bothered to investigate why.
https://github.com/llvm/llvm-project/pull/151239
More information about the cfe-commits
mailing list