diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-02-13 07:59:08 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-13 07:59:08 -0600 |
commit | f6e3d33c009cada0437c11d3fd1beace74c5dcfa (patch) | |
tree | d04fce83d2cb9509884a5084319908e68470440f /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 27e78e68a6788a08ea591250b6600284b360cff2 (diff) | |
download | llvm-f6e3d33c009cada0437c11d3fd1beace74c5dcfa.zip llvm-f6e3d33c009cada0437c11d3fd1beace74c5dcfa.tar.gz llvm-f6e3d33c009cada0437c11d3fd1beace74c5dcfa.tar.bz2 |
[Clang][NFC] Introduce `--offloadlib` positive flag for `nogpulib` and alias to `--no-offloadlib` (#126567)
Summary:
We support `nogpulib` to disable implicit libraries. In the future we
will want to change the default linking of these libraries based on the
user language. This patch just introduces a positive variant so now we
can do `-nogpulib -gpulib` to disable it.
Later patch will make the default a variable in the ROCmToolChain
depending on the target languages.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions