aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-03-13 14:25:22 -0500
committerGitHub <noreply@github.com>2024-03-13 14:25:22 -0500
commitfbd7c50065705c44e1b3d39f456963810124051b (patch)
tree1415eb3093164fa793bcb5a99293c29980f4394c /lldb/packages/Python/lldbsuite/test/dotest.py
parentaa68e2814d9a4bad21e4def900152b2e78e25e98 (diff)
downloadllvm-fbd7c50065705c44e1b3d39f456963810124051b.zip
llvm-fbd7c50065705c44e1b3d39f456963810124051b.tar.gz
llvm-fbd7c50065705c44e1b3d39f456963810124051b.tar.bz2
[libc] Repurpose `LIBC_GPU_BUILD` option to enable the new format (#82848)
Summary: We previously used the `LIBC_GPU_BUILD` option to control whether or not the GPU build was enabled. This was recently replaced with a new format that allows treating the GPU targets more directly. However, the new format is somewhat difficult to use for people unfamiliar with the runtimes builds, and the removal of this option somewhat broke backward compatibility. This patch seeks to simplify enabling the GPU build by repurposing the old enabling option and convert it to the new interface. Unsure what the rules are here, since this is technically a `LIBC` option living in the LLVM location.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions