[Openmp-commits] [openmp] [OpenMP][Offloading][AMDGPU] Exclude `nogpulib` in `lit.cfg` (PR #76702)
Joseph Huber via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jan 2 06:19:23 PST 2024
jhuber6 wrote:
Adding that flag makes sense in Fortran since I'm assuming there will be similar cases where users may wish to disallow the implicit libraries and include paths.
However, if you want a quick fix I'd just suggest making some flag in the `lit.cfg` that detects if it's Fortran.
https://github.com/llvm/llvm-project/pull/76702
More information about the Openmp-commits
mailing list