diff options
author | Chris Bieneman <chris.bieneman@me.com> | 2022-07-15 16:03:28 -0500 |
---|---|---|
committer | Chris Bieneman <chris.bieneman@me.com> | 2022-07-28 14:07:40 -0500 |
commit | 66eabeb65dc9dc53fa791e444fa228a406bd304e (patch) | |
tree | 73ee7eaeddafbbf64d48d6100611d306280d2aba /lldb/unittests/Target/ModuleCacheTest.cpp | |
parent | ed0f21811544320f829124efbb6a38ee12eb9155 (diff) | |
download | llvm-66eabeb65dc9dc53fa791e444fa228a406bd304e.zip llvm-66eabeb65dc9dc53fa791e444fa228a406bd304e.tar.gz llvm-66eabeb65dc9dc53fa791e444fa228a406bd304e.tar.bz2 |
[HLSL] Add RWBuffer default constructor
This fills out the default constructor for RWBuffer to assign the
handle with the result of __builtin_hlsl_create_handle which we can
then treat as a pointer to the resource data through the mid-level of
the compiler.
Depends on D130016
Differential Revision: https://reviews.llvm.org/D130017
Diffstat (limited to 'lldb/unittests/Target/ModuleCacheTest.cpp')
0 files changed, 0 insertions, 0 deletions