diff options
author | Fraser Cormack <fraser@codeplay.com> | 2025-02-12 08:55:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-12 08:55:02 +0000 |
commit | 25c055416643f3291dfaa8136cb3a17b00656779 (patch) | |
tree | 2e253369740355559a0eafd3737f898d10643855 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 65075a863bda6e0afd79dd9babc989d465040c65 (diff) | |
download | llvm-25c055416643f3291dfaa8136cb3a17b00656779.zip llvm-25c055416643f3291dfaa8136cb3a17b00656779.tar.gz llvm-25c055416643f3291dfaa8136cb3a17b00656779.tar.bz2 |
[libclc] Move conversion builtins to the CLC library (#124727)
This commit moves the implementations of conversion builtins to the CLC
library. It keeps the dichotomy of regular vs. clspv implementations of
the conversions. However, for the sake of a consistent interface all CLC
conversion routines are built, even the ones that clspv opts out of in
the user-facing OpenCL layer.
It simultaneously updates the python script to use f-strings for
formatting.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions