diff options
author | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2025-06-23 11:02:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-23 11:02:06 -0400 |
commit | 44936c8d13f904a68647d83bdcdbbeefb4670d3e (patch) | |
tree | b1574c90ce26dc6ffc31858ef166d083da90acf7 /lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py | |
parent | b0366eeb7effcc688b467a7fa66bcdcbd97c52aa (diff) | |
download | llvm-44936c8d13f904a68647d83bdcdbbeefb4670d3e.zip llvm-44936c8d13f904a68647d83bdcdbbeefb4670d3e.tar.gz llvm-44936c8d13f904a68647d83bdcdbbeefb4670d3e.tar.bz2 |
[CUDA][HIP] add options `--[no-]offload-inc` (#140106)
Currently there is only option -nogpuinc for disabling
the default CUDA/HIP wrapper headers. However, there
are situations where -nogpuinc needs to be overriden
for enabling CUDA/HIP wrapper headers. This patch
adds --[no-]offload-inc for that purpose. When both
exist, the last wins. -nogpuinc and -nocudainc are
now alias to --no-offload-inc.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py')
0 files changed, 0 insertions, 0 deletions