summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorSteven Perron <stevenperron@google.com>2024-10-08 12:31:23 -0400
committerGitHub <noreply@github.com>2024-10-08 12:31:23 -0400
commit5af7ae501a7ce7bd9d284876fef04b84e441abbd (patch)
tree1195127286d12742c76e92d3e3b7754dba1a8133 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parentbaa51ffd9c417c9ec272c601673c484bc4335319 (diff)
[SPIRV] Implement handle_fromBinding intrinsic. (#111052)
Implement the intrinsic `llvm.spv.handle.fromBinding`, which returns the handle for a global resource. This involves creating a global variable that matches the return-type, set, and binding in the call, and returning the handle to that resource. This commit implements the scalar version. It does not handle arrays of resources yet. It also does not handle storage buffers yet. We do not have the type for the storage buffers designed yet. Part of #81036
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions