[clang] [Clang] Only C link device libraries by default for OpenMP (PR #151239)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 30 03:20:07 PDT 2025
arsenm 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
https://github.com/llvm/llvm-project/pull/151239
More information about the cfe-commits
mailing list